owasm-ethereum

Crates.ioowasm-ethereum
lib.rsowasm-ethereum
version0.8.0
sourcesrc
created_at2018-11-08 01:28:43.150189
updated_at2019-02-20 19:51:57.812923
descriptionExterns library to interact with Ethereum-like network
homepagehttps://github.com/oasislabs/owasm-ethereum
repositoryhttps://github.com/oasislabs/owasm-ethereum
max_upload_size
id95383
size31,694
dev (github:oasislabs:dev)

documentation

https://docs.rs/crate/owasm-ethereum

README

owasm-ethereum

Collection of externs to interact with an Ethereum-like network.

Documentation

Oasis Labs Tutorials - tutorials on how to write contracts in Webassembly for the Oasis Devnet and other WASM-enabled networks.

This crate is forked from paritytech/pwasm-ethereum.

We are big fans of the work Parity is doing to advance the state of Ethereum and smart contract development. In order to further experiment with new features including new opcodes and gas models, we have forked these repositories.

In the spirit of open-source, we intend to contribute bug fixes and new features upstream and will make our changes available to the community.

License

owasm-ethereum is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), at your choice.

See LICENSE-APACHE, and LICENSE-MIT for details.

Commit count: 97

cargo fmt