neoneo-go/README.md
2018-01-28 19:05:06 +01:00

661 B

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.