Skip to content

stratisproject/blockscout-rs

This branch is 2 commits ahead of, 445 commits behind blockscout/blockscout-rs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8071d23 · Apr 1, 2024
Mar 28, 2024
Mar 27, 2024
Jan 24, 2024
Jan 11, 2024
Mar 21, 2024
Aug 15, 2022
Feb 14, 2024
Sep 4, 2023
Mar 25, 2024
Mar 20, 2024
Mar 25, 2024
Jan 30, 2024
Feb 28, 2024
Mar 28, 2024
Apr 1, 2024
Mar 11, 2024
Jan 30, 2024
Jan 30, 2023
Jun 29, 2022
Jun 16, 2022
Dec 16, 2022

Repository files navigation

Blockscout Rust Services

A set of services used by Blockscout blockchain explorer, written in Rust.

Services

  1. smart-contract-verifier - provides API for ethereum contract verification written in Solidity and Vyper

  2. sig-provider - aggregator of ethereum signatures for transactions and events

  3. multichain-search - service for searching transactions, blocks, tokens, etc in all blockscout instances. Contains frontend and backend parts.

  4. visualizer - service for evm visualization such as:

    1. Solidity contract visualization using sol2uml
  5. eth-bytecode-db - Ethereum Bytecode Database. Verifies smart-contracts and searches for the sources via bytecodes

Contributing

We appreciate your support. Before writing code and submiting pull request, please read contributing instructions.

License

This project is primarily distributed under the terms of the MIT license. See LICENSE-MIT for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 77.3%
  • Solidity 12.8%
  • TypeScript 6.7%
  • Shell 1.1%
  • Python 0.7%
  • Just 0.6%
  • Other 0.8%