zgendao / balancy

[WIP] Query balances for certain accounts and more on Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a web api

jmezo opened this issue · comments

commented

Add a web api to the project that can be started with a cli command.
It will have 2 endpoint:

  • /addresses - starts checking the balance of a given address in the tokens stored in the db.
  • /session - after calling /addresses we will get a session id with which we can check the status or result of the query.