Skip to content

Latest commit

 

History

History
 
 

revm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Fluentbase Revm

This crates defines wrapper over REVM and simulates its methods but uses Fluentbase SDK inside instead of EVM interpreter. To achieve EVM/WASM compatibility it forwards call/create opcodes into ECL/WCL WASM-based system smart contracts.

This repository is based on REVM v34 tag version.