/Crypto-Payments

A dockerized Node.js app that processes a transaction set returned by a blockchain daemon like bitcoind and saves processed(verified) transactions to a MongoDB cloud. The app then groups these transactions per user, and finds the minimum, maximum, sum and count of deposits for each user, and for unreferenced deposits as well.

Primary LanguageJavaScript

Watchers