ts-sdk

BSV TypeScript SDK Documentation

SDK Overview

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.

Documentation Categories

πŸš€ Tutorials

Learn step-by-step with practical, guided examples:

πŸ”§ How-To Guides

Problem-oriented guides for specific tasks:

πŸ“š Reference

Complete technical specifications and API documentation:

πŸ—οΈ Concepts & Explanations

Understanding the architecture and design principles:

Getting Started

If you’re new to the BSV TypeScript SDK, we recommend starting with our Getting Started Tutorial.

Try It Interactive

πŸš€ 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.

Installation

To install the SDK, run:

npm install @bsv/sdk