Skip to content

Prototype crawler/fetcher

Bethe, T.M. (Timme, Student M-CS) requested to merge timme-dev into develop

Prototype that fetches bitcoin transactions and saves them in MongoDB When started, currently the process starts at the latest block in the blockchain. In the future, the last block saved in the DB should be checked and from there we can continue fetching new blocks.

Merge request reports