Skip to content

EIP-1962 implementation as an EVMC precompile module

License

Notifications You must be signed in to change notification settings

axic/eip1962-evmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eip1962-evmc

EIP-1962 implementation as an EVMC precompile module (EIP-2003 defines the semantics for EVMC precompiles). Uses Matter Labs' eip1962 crate.

Building

Run:

$ cargo +nightly build --release

The resulting binary will be at target/release/libeip1962.{so,dylib}.

It can be used with any EVMC compatible client.

Author(s)

Alex Beregszaszi

License

Apache 2.0

About

EIP-1962 implementation as an EVMC precompile module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages