blockbook/docs
ilmango 3551c90590 Add Bellcoin (#116)
* Add Bellcoin

* Add integration tests

* Add bellcoinparser_test

* Fix testTxPacked

* Add tests files

* Fix indentation

* Fix indentation

* add bellcoin gpg key

* fix binary link

* Fix verification_type

* Fix verification_type

* fix username

* Fix verification
2019-03-04 22:29:30 +01:00
..
build.md typos 2018-08-29 09:47:56 +02:00
config.md Update documentation to match version 0.2.0 2019-01-24 18:08:37 +01:00
ports.md Add Bellcoin (#116) 2019-03-04 22:29:30 +01:00
README.md Added documentation index 2018-08-29 17:36:51 +02:00
rocksdb.md Update documentation to match version 0.2.0 2019-01-24 18:08:37 +01:00
testing.md Added extra note for handleFork test 2018-10-18 17:06:33 +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
  • Testing Description of tests used during Blockbook development