@walletsuite/tx-compiler
v0.2.0
Published
TypeScript library for deterministic Blockchains transaction compilation from WalletSuite prepared payloads
Maintainers
Readme
WalletSuite TX Compiler
TypeScript library for deterministic transaction compilation from WalletSuite prepared payloads.
Package name: @walletsuite/tx-compiler
Status
This repository is being assembled in small reviewable commits.
The initial bootstrap includes:
- package metadata and release configuration
- TypeScript, linting, formatting, testing, and build setup
- CI and dependency update automation
- shared public types and structured error primitives
Chain compilers, runtime validation, and review helpers land in subsequent commits.
Development
Node 20.19.0 or newer is required for the current dependency set.
npm install
npm run lint
npm run typecheck
npm test
npm run buildLicense
Apache-2.0
