#ethereum #blockchain #parity #wasm #networking #parity-wasm

no-std pwasm-ethereum

Externs library to interact with Ethereum-like network

11 releases (7 breaking)

Uses old Rust 2015

0.8.0 Nov 12, 2018
0.6.3 Aug 21, 2018
0.6.0 Jul 25, 2018
0.3.0 Mar 15, 2018

#36 in #parity-wasm

30 downloads per month

MIT/Apache

13KB
253 lines

pwasm-ethereum

Collection of externs to interact with ethereum-like network.

Build Status

Documentation

Parity Wasm Tutorial - a full fledged tutorial on how to write contracts in Webassembly for Kovan and other Wasm-enabled networks.

License

pwasm-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.


lib.rs:

Externs library to interact with Ethereum-like network

Dependencies

~395–690KB