Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 309 Bytes

bitcoin_transaction_analysis

#Runs in http://localhost:3000

Kafka Consumer

  1. Connected to the bitcoin socket. It Consumes the data from that url and push it to the redis database .

Flask

It contains the rest endpoints where some transaction analysis was performed for different endpoints.