AlexandrouR / epirus-free

Ethereum and Quorum private blockchain explorer

Home Page:https://www.web3labs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain Explorer for Quorum and Ethereum

alt text

Introduction

This dockerized environment is designed for viewing private Quorum and Ethereum networks.

Usage

Clone the repo, navigate to the cloned directory and run the instance with:

NODE_ENDPOINT=http://<node_endpoint> docker-compose up

Append the -d argument to run the containers in the backgroud

You will be able to access the Explorer UI via:

To stop the containers use:

docker-compose down

To connect to new network you should remove the volumes associated with the old network

docker-compose down -v

Tokens and contract metadata

Tokens screen

This is a free version of our Epirus Blockchain Explorer. For additional features such as full tokens support, and contract metadata upload (so all transaction and events are decoded), please use our offering available on the Azure Marketplace.

Azure offering

We can also provide hosted Blockchain Explorer instances - these can be hosted within your cloud subscription or hosted by us.

Some of the features include:

  • SSO authentication (Active Directory, SAML, Okta, etc)
  • Dedicated database
  • Data encryption at rest and in transit
  • Continuous backup and point in time data recovery
  • Full access to backups
  • Tableau integration support

For further information visit our website or email hi@web3labs.com.

Limitations

  • Due to a limitation with Docker, you may only have one instance of the Explorer running at a time.

About

Ethereum and Quorum private blockchain explorer

https://www.web3labs.com


Languages

Language:HTML 100.0%