Installation
Package manager commands
npmRequirements
- Node.js 16.x or higher
- TypeScript 5.0+ (recommended)
- A Bitcoin wallet provider (e.g., Xverse, Leather, UniSat)
Peer Dependencies
The SDK has no external runtime dependencies. It’s designed to be lightweight and work in both browser and Node.js environments.TypeScript Support
The SDK is written in TypeScript and includes full type definitions. No additional@types packages are required.