ewasm README

This commit is contained in:
Paweł Bylica 2018-11-12 11:36:10 +01:00
parent 25550d30ef
commit c423fd5f7e
No known key found for this signature in database
GPG key ID: 7A0C037434FE77EF

View file

@ -1,3 +1,9 @@
# Geth with ewasm support
The fork of Geth (go-ethereum) with ewasm and EVMC support.
Used for ewasm testnet, see https://github.com/ewasm/testnet for more information.
## Go Ethereum
Official golang implementation of the Ethereum protocol.