From 787b1d5deb202d38846831bff3e7f25a367a2d36 Mon Sep 17 00:00:00 2001 From: anthdm Date: Sun, 28 Jan 2018 19:05:06 +0100 Subject: [PATCH] Also READMES need alittle bit of love. --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa1da153e..2be7e4a54 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -# GO-NEO \ No newline at end of file +

+ +

+ +

NEO-GO

+ +

+ Node and SDK for the NEO blockchain written in the Go language. +

+ +# Overview +### Long term project goals +Full port of the original C# NEO project. A complete toolkit for the NEO blockchain. + +- Full server (consensus, RPC bookkeeping) nodes. +- RPC client +- build, compile and deploy smart contracts with the Go vm + +# Current state +This project is still under heavy development. Still working on internal API's and project layout. \ No newline at end of file