From c423fd5f7eeb39d00935a563103c12fc48fc6621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Mon, 12 Nov 2018 11:36:10 +0100 Subject: [PATCH] ewasm README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4b62bfde03..758f7c377a 100644 --- a/README.md +++ b/README.md @@ -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.