Skip to content

kub-chain/kubscan

KUB Chain Explorer

KUB Chain Explorer (forked from blockscout)

Kubscan URL: kubscan.com

Blockchain Explorer for inspecting and analyzing EVM Chains.

KUB Chain Coverage Status Join the chat at https://gitter.im/poanetwork/blockscout

About KUBChain Explorer

KUB Chain Explorer is an Elixir application that allows users to search transactions, view accounts and balances, and verify smart contracts on the KUB Chain network including all block data and transactions.

Currently available full-featured block explorers (Etherscan, Etherchain, Blockchair) are closed systems which are not independently verifiable. As Ethereum sidechains continue to proliferate in both private and public settings, transparent, open-source tools are needed to analyze and validate transactions.

KUBChain Supported Projects

KUB Chain supports a number of projects. Hosted instances include POA Network, xDai Chain, Ethereum Classic, Sokol & Kovan testnets, and other EVM chains.

Prerequisites

  • Install docker

Step to run the explorer

  1. git clone https://github.com/kub-chain/kubscan.git
  2. cd kubscan/
  3. run docker build -f docker/Dockerfile -t kubscan:v2 ../ (will take many minutes to build)
  4. run source env_mainnet.sh or source env_testnet.sh
  5. cd docker
  6. run a command make -f Makefile.local start to start kubscan & postgres container
  7. make sure explorer service is up by run docker ps it's will show two containers (blockscout & postgres db)
  8. try to access at url: http://{ip-address}:80 or http://{domain name}

License

License: GPL v3.0

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

KUBChain Explorer

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 5