Skip to content

aaronetwork/explorer

Repository files navigation

Blockchain explorer for Cosmos SDK


Explorer Logo


About Explorer

This software is an open-source blockchain explorer designed specifically for projects built on the Cosmos SDK. It provides a comprehensive and user-friendly interface for navigating and analyzing blockchain data, enabling users to explore transactions, blocks, validators, and other key metrics. With this tool, developers and enthusiasts can gain deeper insights into the blockchain networks powered by the Cosmos ecosystem. Its open-source nature ensures transparency, adaptability, and community-driven enhancements, making it an ideal solution for those seeking to monitor and interact with Cosmos-based blockchain projects.

Getting Started

  1. npm install
  2. Open .env.development and .env.production
  3. Fill your API url address, site name, denom and minimal denom:
VITE_API_URL=https://
VITE_SITE_NAME=""
VITE_DENOM=""
VITE_MINIMAL_DENOM=""
  1. npm run dev

Questions

For questions and support please write to aaronetwork@proton.me

Issues

If you find any problems, you can open a new issue.

Stay In Touch

License

The Aaron Network Explorer is open-sourced software licensed under the MIT license.

About

Blockchain Explorer for Cosmos SDK networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published