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

https://github.com/shalakhin/check_btc_tx

Check bitcoin transaction status
https://github.com/shalakhin/check_btc_tx

Last synced: 3 months ago
JSON representation

Check bitcoin transaction status

Awesome Lists containing this project

README

        

# check_btc_tx
Check bitcoin transaction status

## Install

```bash
git clone https://github.com/shalakhin/check_btc_tx
pip install -r requirements.txt
./check


```