A set of services used by Blockscout blockchain explorer, written in Rust.
-
smart-contract-verifier - provides API for ethereum contract verification written in Solidity and Vyper
-
sig-provider - aggregator of ethereum signatures for transactions and events
-
multichain-search - service for searching transactions, blocks, tokens, etc in all blockscout instances. Contains frontend and backend parts.
-
visualizer - service for evm visualization such as:
- Solidity contract visualization using sol2uml
-
eth-bytecode-db - Ethereum Bytecode Database. Verifies smart-contracts and searches for the sources via bytecodes
We appreciate your support. Before writing code and submiting pull request, please read contributing instructions.
This project is primarily distributed under the terms of the MIT license. See LICENSE-MIT for details.