Skip to content

MoneroEcosystem/moneroexplorer.com

 
 

Repository files navigation

MoneroExplorer allows you to monitor mempool and completete blocks on the Monero network.

Open and Transparent

All of our work happens directly on GitHub. All pull requests by core team members and external contributors go through the same review process.

Build and Run

Prerequisits

Get source code and download dependencies:

git clone https://github.com/MoneroEcosystem/moneroexplorer.com.git
cd MoneroExplorer
npm i

Note: For more information on how to install NPM modules globally on UNIX systems without resorting to sudo, refer to this guide.

Run

npm run start

This will run a local development server which default to http://localhost:8080

Build

npm run build

Generates a minified build in ./dist

License

MoneroExplorer is MIT licensed.

About

MoneroExplorer is an open-source Monero blockchain explorer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.5%
  • SCSS 20.9%
  • JavaScript 3.0%
  • HTML 0.6%