Browse transactions, blocks, accounts and other network activity at https://explorer.pokt.network
The Pocket Network Block Explorer to browse blocks, transactions, account and network activity. Make yourself at home at https://explorer.pokt.network
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step by step series of examples that tell you how to get a development env running
Say what the step will be
$ npm install
$ npm run start -- --max_old_size_space=8912
This command will start a local development server at port 3000.
You can access the local version of the explorer then at: http://localhost:3000
$ npm run build -- --max_old_size_space=8912
$ CI=true npm run build -- --max_old_size_space=8912
$ npm run test
Please read CONTRIBUTING.md for details on contributions and the process of submitting pull requests.
This project is licensed under the MIT License; see the LICENSE.md file for details.