Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 568 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 568 Bytes

IOTA Address Book

The address book offers the ability to maintain a list of bech32 iota addresses with real time balance update. It is also possible to search for particular addresses through their address strings or current balances.

Run application

npm run build:dev
npm start

Compile for Mac

npm run build
npm run compile:mac

Compile for Win

npm run build
npm run compile:win

Endpoints:

Dev-Endpoint: api.lb-0.h.chrysalis-devnet.iota.cafe

Production-Endpoint: chrysalis-nodes.iota.org

License

MIT