dev-ptera / yellow-spyglass-client

The official Banano explorer; view transactions, representatives and network status.

Home Page:https://creeper.banano.cc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The official Banano explorer; view transactions, representatives and network status.

https://creeper.banano.cc/


Languages

Language:TypeScript 68.5%Language:HTML 17.8%Language:SCSS 13.4%Language:JavaScript 0.4%