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 |
#9 in #documented
13KB
84 lines
Ethereum Environment Interface for Rust WebAssembly
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.