Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanfeiz/bitcoin_deposit_worker

A worker to monitor all the incoming transactions of Bitcoin, implemented with Python.
https://github.com/yuanfeiz/bitcoin_deposit_worker

bitcoin blockchain

Last synced: 7 days ago
JSON representation

A worker to monitor all the incoming transactions of Bitcoin, implemented with Python.

Awesome Lists containing this project

README

        

# Bitcoin Deposit Worker
A worker to monitor all the incoming transactions of Bitcoin, implemented with Python.

## Design
![bitcoin_deposit_worker](https://user-images.githubusercontent.com/705367/28352177-81f940f8-6c87-11e7-8e72-99109d8400fa.png)

## Roadmap
* Modulization
* Add more blockchain data feeders
* Persistent interface
* Watchlist interface
* Retry
* Proxy