blockbook/docs
Sotiris Blad ae4cf6b029 Add MonetaryUnit (MUE) Support (#166)
* MUE

* mue parser

* mue rpc

* mue

* mue tests

* mue ports

* update

* update

* Create monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* update

* Update monetaryunitparser_test.go

* Update monetaryunitparser_test.go

* compiling

* Update monetaryunitparser_test.go

* update hex

* test

* mue test

* Update monetaryunitparser.go

* Update monetaryunitparser.go

* getblock add

* update sum

* removed testnet
2019-04-30 16:03:36 +02:00
..
README.md Document API 2019-03-20 18:06:30 +01:00
api.md Update api documentation 2019-04-05 17:14:08 +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 MonetaryUnit (MUE) Support (#166) 2019-04-30 16:03:36 +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

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