blockbook/docs
ciripel 124dee84fa
SnowGem Support (#342)
* SnowGem Support

* changed bynary_url to debian9.11 source
The Debian Source contain also the fetch_params.sh

* changed sha256 source

* Fix integration tests config file after merge

* Implemented snowgem parser

* fixed paxkedTx

* Fixed testdata tx hex

Co-authored-by: Martin <martin.boehm@1mbsoftware.net>
2020-04-11 16:34:37 +02:00
..
README.md Document API 2019-03-20 18:06:30 +01:00
api.md Bump Blockbook to version 0.3.2 2020-03-05 11:26:43 +01: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 SnowGem Support (#342) 2020-04-11 16:34:37 +02:00
rocksdb.md Bump Blockbook to version 0.3.2 2020-03-05 11:26:43 +01:00
testing.md SnowGem Support (#342) 2020-04-11 16:34:37 +02:00

README.md

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