Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 2.19 KB

README.md

File metadata and controls

51 lines (36 loc) · 2.19 KB
Provenance Explorer


Provenance Blockchain Explorer

Blockchain explorer for the Provenance Blockchain

Provenance is a distributed, proof of stake blockchain designed for the financial services industry.

For more information about Provenance Inc visit https://provenance.io

The Provenance Blockchain Explorer allows viewing transactions, validators, blocks, wallets and various other sets of information in near real-time. This application is built using React, Redux, and Styled Components.

Visit our Docker Hub to grab an image and run the apps with Docker.

Running Locally

Using Test Explorer Service

$ npm run start:test

Using Local Explorer Service

$npm run start:dev

Local Development Notes

While under heavy development, the use of polyfills in the frontend code is extensive. In order to run locally, you must first comment out the nodePolyfills() (line 33 at the time of this writing) plugin in the vite.config.mjs file.

Status

Latest Release Apache 2.0 License LOC

The Provenance Blockchain Explorer is under heavy development. The upcoming public blockchain is the evolution of the private Provenance network blockchain started in 2018. Current development is being supported by Figure Technologies.