Crates.io | owasm-ethereum |
lib.rs | owasm-ethereum |
version | 0.8.0 |
source | src |
created_at | 2018-11-08 01:28:43.150189 |
updated_at | 2019-02-20 19:51:57.812923 |
description | Externs library to interact with Ethereum-like network |
homepage | https://github.com/oasislabs/owasm-ethereum |
repository | https://github.com/oasislabs/owasm-ethereum |
max_upload_size | |
id | 95383 |
size | 31,694 |
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.
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.