REMME Block Explorer is an open source web tool that allows to view information about blocks and transactions on the REMME blockchain.
- Install dependencies.
-
Create config.js file in the project directory (see config.example.js).
-
Run frontend in the development mode:
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- Run backend:
- Builds the app for production to the
build
folder.