The BSV TypeScript SDK is designed to provide an updated and unified layer for developing scalable applications on the BSV Blockchain. It addresses the limitations of previous tools by offering a fresh, peer-to-peer approach, adhering to SPV principles, and ensuring privacy and scalability.
This documentation is organized to help you learn, solve problems, understand concepts, and find technical references.
Learn step-by-step with practical, guided examples:
Problem-oriented guides for specific tasks:
Complete technical specifications and API documentation:
Understanding the architecture and design principles:
If youβre new to the BSV TypeScript SDK, we recommend starting with our Getting Started Tutorial.
π Interactive BSV Coding Environment
Experience the BSV TypeScript SDK directly in your browser! Our interactive coding environment lets you:
Perfect for getting started quickly or experimenting with new ideas.
To install the SDK, run:
npm install @bsv/sdk