Skip to content

Implementation of the Ethereum precompiled contracts in Rust.

License

Notifications You must be signed in to change notification settings

ewasm/ewasm-precompiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

834ed09 · May 11, 2020
Dec 28, 2018
Oct 25, 2019
Oct 25, 2019
May 11, 2020
May 11, 2020
May 11, 2020
Oct 25, 2019
Oct 25, 2019
Dec 10, 2019
Oct 25, 2019
Oct 25, 2019
Oct 25, 2019
Oct 25, 2019
Oct 25, 2019
Oct 25, 2019
Jul 17, 2018
Dec 10, 2019
Jul 17, 2018
Mar 14, 2019
Dec 10, 2019
Jun 6, 2019

Repository files navigation

ewasm-precompiles

Implementation of the Ethereum precompiled contracts in Rust.

Build

Each of them be compiled using in their appropriate directory:

$ cargo build --release

The resulting files must be processed via chisel to have the proper imports.

This can be done via:

$ chisel run

Author(s)

Alex Beregszaszi

License

Apache 2.0

About

Implementation of the Ethereum precompiled contracts in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages