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.
 
 
 
 
 
blockscout/docs
Victor Baranov e1382892d2
Merge branch 'master' into ab-import-chain-spec-data
5 years ago
..
_media initial doc compilation 6 years ago
.gitkeep Add docs folder for docsify integration 6 years ago
.nojekyll Docsify setup 6 years ago
README.md initial doc compilation 6 years ago
_sidebar.md move projects to README, change docsify theme due to mobile rendering issues 5 years ago
about.md Restructure README to point to docs, clean up docs 6 years ago
ansible-deployment.md Updated deployment docs with additional information, styles, links 5 years ago
api.md initial doc compilation 6 years ago
chain-configs.md initial doc compilation 6 years ago
circleci.md initial doc compilation 6 years ago
dev-env.md initial doc compilation 6 years ago
env-variables.md Merge branch 'master' into ab-import-chain-spec-data 5 years ago
example_texts.md initial doc compilation 6 years ago
faqs.md Restructure README to point to docs, clean up docs 6 years ago
front-end.md initial doc compilation 6 years ago
index.html Updated deployment docs with additional information, styles, links 5 years ago
internationalization.md initial doc compilation 6 years ago
manual-deployment.md Updated deployment docs with additional information, styles, links 5 years ago
memory-usage.md initial doc compilation 6 years ago
metrics.md Added additional chains, wobserver info 6 years ago
requirements.md bump elixir version to 1.9.0 5 years ago
restarts.md initial doc compilation 6 years ago
smart-contract.md initial doc compilation 6 years ago
terminology.md initial doc compilation 6 years ago
testing.md initial doc compilation 6 years ago
tracing.md initial doc compilation 6 years ago
umbrella.md initial doc compilation 6 years ago
upgrading.md Restructure README to point to docs, clean up docs 6 years ago

README.md

BlockScout

CircleCI Coverage Status 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 all EVM (Ethereum Virtual Machine) blockchains. This includes the Ethereum main and test networks as well as Ethereum forks and sidechains.

Features

  • Open source development: The code is community driven and available for anyone to use, explore and improve.

  • Real time transaction tracking: Transactions are updated in real time - no page refresh required. Infinite scrolling is also enabled.

  • Smart contract interaction: Users can read and verify Solidity smart contracts and access pre-existing contracts to fast-track development. Support for Vyper, LLL, and Web Assembly contracts is in progress.

  • Token support: ERC20 and ERC721 tokens are supported. Future releases will support additional token types including ERC223 and ERC1155.

  • User customization: Users can easily deploy on a network and customize the Bootstrap interface.

  • Ethereum sidechain networks: BlockScout supports the Ethereum mainnet, Ethereum testnets, POA network, and forks like Ethereum Classic, xDAI, additional sidechains, and private EVM networks.