5 unstable releases
Uses old Rust 2015
0.8.0 | Feb 20, 2019 |
---|---|
0.7.2 | Nov 15, 2018 |
0.7.1 | Nov 13, 2018 |
0.7.0 | Nov 8, 2018 |
0.1.0 | Nov 8, 2018 |
#11 in #oasis
21 downloads per month
Used in oasis-game-contract
15KB
240 lines
owasm-ethereum
Collection of externs to interact with an Ethereum-like network.
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.
Dependencies
~270KB