blockbook/docs/README.md

10 lines
552 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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
* [API](/docs/api.md) Description of Blockbook API
* [Testing](/docs/testing.md) Description of tests used during Blockbook development