API Overview
Interact with the Stacks blockchain using a JavaScript client library.
The @stacks/blockchain-api-client
library provides a robust interface for interacting with the Stacks Blockchain API by offering type-safe methods to access REST and WebSocket endpoints.
The client includes automatically generated HTTP API methods, comprehensive Schemas for Clarity smart contract values, and a WebSocket client for real-time data streaming.