Go Node and SDK for the NEO blockchain
cmd/neoserver | ||
pkg | ||
LICENCE.md | ||
README.md |
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.