https://github.com/openethereum/pwasm-ethereum
https://github.com/openethereum/pwasm-ethereum
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openethereum/pwasm-ethereum
- Owner: openethereum
- License: apache-2.0
- Archived: true
- Created: 2017-12-12T10:58:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T10:54:37.000Z (over 6 years ago)
- Last Synced: 2025-01-10T13:02:21.045Z (3 months ago)
- Language: Rust
- Size: 5.79 MB
- Stars: 32
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-substrate - pwasm-ethereum, Collection of externs to interact with ethereum-like network
README
# pwasm-ethereum
Collection of externs to interact with ethereum-like network.
[](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.