/rt-evm

A framework for developing EVM-compatible functions

Primary LanguageRustGNU General Public License v3.0GPL-3.0

GitHub top language Minimum rustc version GitHub Workflow Status

rt-evm

A compact development framework for creating EVM-compatible runtimes/chains.

Usage

Check the example for details.

Projects referenced

  • trie, MPT design
  • vsdb, storage implementations
  • todo! aptos, consensus protocol
  • todo! tentacle, P2P network implementations
  • axon, designs of the EVM executor and web3 APIs

Gratitude

Thanks to all the people who already contributed!