btc-tools

command module
v0.0.0-...-89d61c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2019 License: MIT Imports: 5 Imported by: 0

README

btc-tools

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
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/).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL