shardeum / blockscout

Repository from Github https://github.comshardeum/blockscoutRepository from Github https://github.comshardeum/blockscout

Blockscout

Blockscout allows users to search transactions, view accounts and balances, verify and interact with smart contracts and view and interact with applications on the Ethereum network including many forks, sidechains, L2s and testnets.

Blockscout is an open-source alternative to centralized, closed source block explorers such as Etherscan, Etherchain and others. As Ethereum sidechains and L2s continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate all transactions.

Getting Started

See the project documentation for instructions:

Prerequisites

  • Docker v20.10+
  • Docker-compose 2.x.x+
  • Running Ethereum JSON RPC client

Building Docker containers from source

cd ./docker-compose
docker-compose up --build

Note: you can use docker compose instead of docker-compose, if compose v2 plugin is installed in Docker.

About

License:GNU General Public License v3.0


Languages

Language:Elixir 86.3%Language:HTML 4.8%Language:Solidity 3.3%Language:SCSS 2.7%Language:JavaScript 2.6%Language:Shell 0.2%Language:Dockerfile 0.1%Language:Makefile 0.1%Language:Vyper 0.0%