command
module
Version:
v0.0.0-...-89d61c9
Opens a new window with list of versions in this module.
Published: Jul 3, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Configuration
Provide configuration in ./configs/config.toml
file based on a config-SAMPLE.toml.
It requires a BlockCypher API Token, to get the token register for a BlockCypher account.
Transaction Details
Provide transaction details in ./configs/transaction-SAMPLE.json
file based on a
transaction-SAMPLE.json.
Build and Run
go run main.go
or
go build -a -o btc-tools
./btc-tools
TODO:
- write documentation
- add more details to README.md
- add unit tests
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
chain
Package chain contains implementation of the chain interface communicating with [Block Cypher API](https://www.blockcypher.com/dev/bitcoin/).
|
Package chain contains implementation of the chain interface communicating with [Block Cypher API](https://www.blockcypher.com/dev/bitcoin/). |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.