Skip to content

nkuba/btc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages