An open API service indexing awesome lists of open source software.

https://github.com/openethereum/pwasm-ethereum


https://github.com/openethereum/pwasm-ethereum

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# pwasm-ethereum

Collection of externs to interact with ethereum-like network.

[![Build Status](https://travis-ci.org/paritytech/pwasm-ethereum.svg?branch=master)](https://travis-ci.org/paritytech/pwasm-ethereum)

[Documentation](https://paritytech.github.io/pwasm-ethereum/pwasm_ethereum/)

[Parity Wasm Tutorial](https://github.com/paritytech/pwasm-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.