Skip to content

A framework for developing EVM-compatible functions

License

Notifications You must be signed in to change notification settings

rust-util-collections/rt-evm

 
 

Repository files navigation

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
  • axon, designs of the EVM executor and web3 APIs

About

A framework for developing EVM-compatible functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.8%
  • Makefile 0.2%