这是indexloc提供的服务,不要输入任何密码
Skip to content

harshrai654/koinx-backend

Repository files navigation

koinx-backend

API endpoints:

  • /transactions?account=[account-id]

    Fetches all transactions of given account id from etherscan api

  • /balance?account=[account-id]

    Calculates balance from storeed transactions from database

rateFetchService

Fetches current ethereum price in INR and stores in database

How to run

  • Clone the repository
  • run npm i to install dependencies
  • Create a database locally or in cloud
  • Create a .env file to store folowing environment variables
  • After creation of above mentioned environment variables, run node index.js.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published