blockbook/docs
James Scaur d6375a19dd Add support for DIVI (#228)
* Add Divi Project (DIVI) support

* Remove PivX comments, add Divi RPC tests

* Merge with latest Blockbook state

* Fix permissions issue with automatic setup

* Recreate integration tests with block 430894

* Remove GetBlockHeader test

* Increase frequency of mempool sync
2019-08-21 19:07:35 +02:00
..
api.md Add coinbase flag (boolean) to UTXO response #236 2019-07-23 12:52:18 +02:00
build.md typos 2018-08-29 09:47:56 +02:00
config.md Fix link path 2019-04-08 12:48:48 +02:00
ports.md Add support for DIVI (#228) 2019-08-21 19:07:35 +02:00
README.md Document API 2019-03-20 18:06:30 +01:00
rocksdb.md Fixes duplicated entry in docs/rocksdb.md 2019-08-19 13:46:54 +02:00
testing.md integration tests, xx58 port 2019-05-13 14:16:47 +02:00

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