From 465adfc5085027cddfea9599fc33d3ea6b8440b4 Mon Sep 17 00:00:00 2001 From: innnzzz6 <31538908+innnzzz6@users.noreply.github.com> Date: Sat, 23 Mar 2019 08:47:16 +0700 Subject: [PATCH] README.md # go-ethereum Official Go implementation of the Ethereum protocol --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..0e64c4063e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +d# go-ethereum +Official Go implementation of the Ethereum protocol