FindoraNetwork / rt-evm

A framework for developing EVM-compatible functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A framework for developing EVM-compatible functions

License:GNU General Public License v3.0


Languages

Language:Rust 99.8%Language:Makefile 0.2%