Go Node and SDK for the NEO blockchain
Find a file
decentralisedkev 1a6bdd4099
[Server] Implements Orchestration server (#252)
* [pubsub]

- remove pubsub package

* [chain]

- Add height to chain

* [peer]

- remove unnecesary println

* [server]

- Implement server package

* Add main.go to run node
2019-03-28 22:49:34 +00:00
.circleci Add CircleCI to dev-branch (#165) 2019-02-27 13:49:16 +00:00
cli Initial commit 2019-02-25 22:44:14 +00:00
docs Initial commit 2019-02-25 22:44:14 +00:00
pkg [Server] Implements Orchestration server (#252) 2019-03-28 22:49:34 +00:00
.travis.yml Setup TravisCI for dev branch (#161) 2019-02-26 20:30:05 +00:00
go.mod Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
go.sum Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
main.go [Server] Implements Orchestration server (#252) 2019-03-28 22:49:34 +00:00