YellowSpyglass Client
This is a Banano network explorer, written in Angular. It currently supports the following pages & features:
See address history & block hash information
See Banano distribution by account balance & the list of top Banano holders
A list of exchanges, developer funds, and other known addresses
A showcase of custom vanity monKeys, for special monkeys.
Distribution, Quorum, & Nakamoto Coefficient statistics for Banano.
The list of representatives that process transactions on the Banano network.
Information about the node running the Yellow Spyglass.
- Bookmarks.............................Quickly save hashes or addresses for future reference
- Themes....................................Currently supports a light and dark mode
- Representative Insights.....See which representatives are online/offline
- Rich List Insights...................Quickly see if top banano holders are voting for online reps
- Account Insights...................Generate a high-level chart of an account balance over time & account stats
yarn build
yarn start
yarn build && firebase deploy
yarn prettier && yarn test && yarn lint
Firebase hosts this application.
Please feel free to add any feature requests or bug reports to the issues tab found here.