Zcash JSON-RPC API (zcashd)
The primary JSON-RPC interface exposed by zcashd, the original Zcash full node. Backwards compatible with Bitcoin Core 0.11.2 with Zcash-specific extensions for shielded address management and private transactions. Accessible at localhost port 8232 with RPC authentication.
Requests are made against the base URL http://127.0.0.1:8232/.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
#JSON-RPC#Blockchain#Wallet#Transactions