Skip to content

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.

Notifications You must be signed in to change notification settings

paul-boegelsack/iota-address-book

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published