This repository contains the AltoMoney TypeScript SDK packages and release tooling.
packages/sdk:@altomoney/sdk, a snapshot-based SDK for off-chain Alto protocol calculations
Run from the repository root:
bun install
bun run typecheck
bun run build
bun run test
bun run validate- Version changes with
bun run changeset - Pushes to
mainrun CI and publish changed public packages - Local release verification:
bun run release:dry-run
The published SDK package includes:
AGENTS.mdagent-reference.md
These files describe the package for coding agents and other tooling.