RPC Interface
The BSV SV Node JSON-RPC API allows developers to interact with the BSV blockchain through a set of remote procedure calls. This document outlines the available commands and their usage.
Overview
Getting Started
Configuration
server=1 rpcuser=yourusername rpcpassword=yourpassword rpcport=8332
Making Requests
Examples
Available Methods
General Commands
Blockchain Queries
Transaction Management
Mining Commands
Error Handling
Common Error Codes
Last updated
Was this helpful?

