#interface #environment #minimalist #ethereum #hyper #documented #contracts

no-std eei

A hyper minimalistic but well documented interface to Ethereum Environment Interface

4 releases

0.0.3 Jun 4, 2021
0.0.2 May 28, 2021
0.0.1 May 27, 2021
0.0.0 May 27, 2021

#11 in #documented

MIT/Apache

13KB
84 lines

Ethereum Environment Interface for Rust WebAssembly

docs.rs docs

The Ethereum Environment Interface (EEI) is a set of functions exposed to WebAssembly modules used as Ethereum smart contracts.

https://ewasm.readthedocs.io/en/mkdocs/eth_interface/

This project is aimed at specifying and documenting this interface for the beginner developer and show examples in Rust.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in 'eei' by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps