mirror of
https://github.com/trezor/blockbook.git
synced 2026-03-14 19:47:17 +01:00
* feat: Dogecoin testnet address/script parsing * test: Dogecoin testnet address/script parsing * test: Dogecoin testnet transaction packing/unpacking * test: Dogecoin testnet block parsing * chore: Dogecoin testnet config file * test: Dogecoin testnet integration rpc (initial) * fix: run backend as REST * fix: Dogecoin testnet in BlockChainFactories * test: Dogecoin testnet integration sync * docs: Dogecoin testnet port numbers
Documentation index
- Contributing – Blockbook contributor guide
- Build – Blockbook build guide
- Config – Description of Blockbook and back-end configuration and package definitions
- Ports – Automatically generated registry of ports
- RocksDB – Description of RocksDB structures used by Blockbook
- API – Description of Blockbook API
- Testing – Description of tests used during Blockbook development