blockbook/docs/README.md

10 lines
552 B
Markdown
Raw Permalink Normal View History

2018-08-29 09:33:55 -06:00
# Documentation index
* [Contributing](/CONTRIBUTING.md) Blockbook contributor guide
* [Build](/docs/build.md) Blockbook build guide
* [Config](/docs/config.md) Description of Blockbook and back-end configuration and package definitions
* [Ports](/docs/ports.md) Automatically generated registry of ports
* [RocksDB](/docs/rocksdb.md) Description of RocksDB structures used by Blockbook
2019-03-20 11:06:30 -06:00
* [API](/docs/api.md) Description of Blockbook API
2018-08-29 09:33:55 -06:00
* [Testing](/docs/testing.md) Description of tests used during Blockbook development