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 +
+ +
+ ++ 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