#service #launcher #starter #microservices #blockscout

blockscout-service-launcher

Allows to launch blazingly fast blockscout rust services

11 releases (breaking)

0.10.0 Dec 27, 2023
0.9.0 Oct 16, 2023
0.8.0 Sep 4, 2023
0.7.1 Apr 17, 2023
0.1.0 Dec 22, 2022

#2022 in Magic Beans

Download history 4/week @ 2023-12-04 20/week @ 2023-12-11 20/week @ 2023-12-18 67/week @ 2023-12-25 7/week @ 2024-01-08 122/week @ 2024-01-15 49/week @ 2024-01-22 41/week @ 2024-01-29 20/week @ 2024-02-12 68/week @ 2024-02-19 87/week @ 2024-02-26 13/week @ 2024-03-04 81/week @ 2024-03-11 91/week @ 2024-03-18

273 downloads per month

MIT license

41KB
908 lines

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.

Dependencies

~0.3–17MB
~208K SLoC