Docs
Developer reference.
Four documented surfaces. The JSON-RPC reference covers most of what TensorCash adds to Bitcoin Core — start there. REST and ZMQ live alongside for model metadata, verifier operations, and event streams.
-
reference
JSON-RPC reference
Bitcoin Core's JSON-RPC, extended for TensorCash — mining, model lifecycle, native assets, settlement contracts, cosign, post-quantum spending. Searchable, with stability tags and curl examples per method.
Open → -
openapi
core-node REST API
Small REST surface beside the JSON-RPC for model metadata and node metrics. Port 8050 in production. OpenAPI viewer.
Open → -
openapi
Verifier REST API
OSS verification service — Quick / Full / Model queues over a thin HTTP surface. Run yours and challenge dishonest blocks.
Open → -
events
ZMQ topics
Pub/sub envelope inherited from Bitcoin Core, with TensorCash topics for blocks, proofs, and validation events.
Open →