Skip to content

pokt-network/explorer

Repository files navigation


Explorer - Pocket Network Block Explorer

Browse transactions, blocks, accounts and other network activity at https://explorer.pokt.network

Explorer - Pocket Network Block Explorer

The Pocket Network Block Explorer to browse blocks, transactions, account and network activity. Make yourself at home at https://explorer.pokt.network



Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

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

Run

$ 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

Build locally

$ npm run build -- --max_old_size_space=8912

Build locally before pushing to CI

$ CI=true npm run build -- --max_old_size_space=8912

Running the tests

$ npm run test

Contributing

Please read CONTRIBUTING.md for details on contributions and the process of submitting pull requests.

Support & Contact

License

This project is licensed under the MIT License; see the LICENSE.md file for details.

About

A decentralized, block agnostic and backend-less block explorer.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors