/evm-coprocessor

Support library for IC canisters to simplify EVM interactions

Primary LanguageRust

evm-coprocessor

Note

Work in progress. Trying out a simplified EVM co-processor approach. This repository builds a support crate to be used in IC canisters. The goal is to provide a an interface to the EVM coprocessor that is as simple as possible.