A small utility to sync rpc documentation for bitgesell core from main bitcoin core rpc documentation.
For more, visit Bitgesell RPC Documentation
- Clone and install dependencies
git clone https://github.com/naftalimurgor/bitgesell-sync-docs
cd bitgesell-sync-docs/
yarn install- Sync RPC docs for the latest Bitgesell Core release:
yarn devAll the RPC docs will be downloaded and saved to rpc-md/
License: MIT