Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Victor Baranov e6c654c620
Merge pull request #5196 from blockscout/vb-various-docker-setup-fixes
3 years ago
.circleci Implement logging in using MetaMask extension (#2408) 4 years ago
.github/workflows Fix constructor arguments verification bugs 3 years ago
apps Various Docker setup fixes 3 years ago
bin Unescape characters for string output type in the contract response 3 years ago
config API endpoints logger 3 years ago
docker Various Docker setup fixes 3 years ago
rel Remove clear_build.sh script since it is dangerous 3 years ago
.credo.exs enable credo duplicated code check 5 years ago
.dialyzer-ignore Fix read contract page bug 3 years ago
.dockerignore Reworked docker. minified image from 344 -> 15 Mb 6 years ago
.formatter.exs Benchmark 7 years ago
.gitignore Only use HTTPS for prod and dev so H2 will be used in browswer 6 years ago
.pairs Add Desmond to pairs 7 years ago
.tool-versions Fix constanlty failing 2 contract verification tests 3 years ago
CHANGELOG.md Various Docker setup fixes 3 years ago
CODE_OF_CONDUCT.md Move to root folder 7 years ago
CONTRIBUTING.md Update repo organization 4 years ago
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 5 years ago
LICENSE Add GPL3 license 7 years ago
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 3 years ago
README.md Update repo organization 4 years ago
appspec.yml [deployment] need to run build step as root, in order to set permissions correctly to run as ec2-user later 7 years ago
blockscout.png Add image and center elements 6 years ago
coveralls.json Decrease minimum coverage value 4 years ago
mix.exs API endpoints logger 3 years ago
mix.lock Dedicated rate limiting by IP 3 years ago
prometheus.yml Scrape interval to match observer 6 years ago

README.md

BlockScout

Blockchain Explorer for inspecting and analyzing EVM Chains.

Blockscout Join the chat at https://gitter.im/poanetwork/blockscout

BlockScout provides a comprehensive, easy-to-use interface for users to view, confirm, and inspect transactions on EVM (Ethereum Virtual Machine) blockchains. This includes the POA Network, xDai Chain, Ethereum Classic and other Ethereum testnets, private networks and sidechains.

See our project documentation for detailed information and setup instructions.

Visit the POA BlockScout forum for FAQs, troubleshooting, and other BlockScout related items. You can also post and answer questions here.

You can also access the dev chatroom on our Gitter Channel.

About BlockScout

BlockScout is an Elixir application that allows users to search transactions, view accounts and balances, and verify smart contracts on the Ethereum network including all forks and sidechains.

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.

Supported Projects

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

Getting Started

See the project documentation for instructions:

Acknowledgements

We would like to thank the EthPrize foundation for their funding support.

Contributing

See CONTRIBUTING.md for contribution and pull request protocol. We expect contributors to follow our code of conduct when submitting code or comments.

License

License: GPL v3.0

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