eei

Crates.ioeei
lib.rseei
version0.0.3
sourcesrc
created_at2021-05-27 00:54:11.345635
updated_at2021-06-04 05:06:55.017092
descriptionA hyper minimalistic but well documented interface to Ethereum Environment Interface
homepage
repositoryhttps://github.com/richardanaya/eei-rs
max_upload_size
id402450
size24,142
richardanaya2_2048b.Q6_K.gguf (richardanaya)

documentation

README

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.

Commit count: 20

cargo fmt