[go: nahoru, domu]

Skip to content

Banano explorer written in Angular. Explore the open seas of the Banano network.

Notifications You must be signed in to change notification settings

bbedward/yellow-spyglass-client

 
 

Repository files navigation

This is a Banano network explorer, written in Angular. It currently supports the following pages & features:

Pages

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.

Features

  • 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

Local Development

build

yarn build

serve

yarn start

deploy

yarn build && firebase deploy

testing / code quality

yarn prettier && yarn test && yarn lint

Hosting

Firebase hosts this application.

Issues or Feature Requests

Please feel free to add any feature requests or bug reports to the issues tab found here.

About

Banano explorer written in Angular. Explore the open seas of the Banano network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.6%
  • HTML 16.2%
  • SCSS 12.8%
  • JavaScript 0.4%