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.
$ npm run start:test
$npm run start:dev
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 thevite.config.mjs
file.
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.