Skip to content

anasaijaz/koinx-assignment

Repository files navigation

KoinX Assignment

A simple Node.js backend to explore blockchain

  • API to fetch crypto transactions of a user /transaction/<user_address>
  • Cron job to fetch ethereum every minutes /eth/price
  • Calculate total balance of a user using previous transactions /transaction/balance/<user_address>
  • APIs only calculate balance using external transactions, any smart contract transfers will be ignored may result in negative overall balance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published