This project collects the set of RPC API calls available in each version of Bitcoin Core and builds a website to view them.
- git
- make
- python3
- bash
Type make
, then view index.html
in a web browser.
If you prefer a dark color scheme, do MODE=dark make
, instead.
Pre-computed output: index.html.