Skip to content

moodmosaic/btcrpcapi

 
 

Repository files navigation

btcrpcapi

This project collects the set of RPC API calls available in each version of Bitcoin Core and builds a website to view them.

Dependencies

  • git
  • make
  • python3
  • bash

Usage

Type make, then view index.html in a web browser.

If you prefer a dark color scheme, do MODE=dark make, instead.

Output

Pre-computed output: index.html.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • Other 0.1%