An open API service indexing awesome lists of open source software.

https://github.com/arjun-r34/btc_tx


https://github.com/arjun-r34/btc_tx

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bitcoin-Transaction

This code uses blockcypher api to build and broadcast transactions.

To use this code,
1. Clone the repo.
2. Run `npm ci`
3. update the `.env` file with the details.
4. run `node index.js`.