A multicoin blockchain balance fetcher 😷
An app that will fetch the balance of each address givin to it from the blockchain. Can be used to keep track of the balances in multiple wallets for multiple coins.
(a selfish project)
- Ethereum
- Ripple
- Bitcoin
- Ethereum Classic
Veutify + electron = ❤️
$ git clone https://github.com/heroas/address-agent.git
$ cd address-agent
$ npm install
$ npm run build
Application is in the created build folder.
$ npm run dev