Go Node and SDK for the NEO blockchain
Find a file
Roman Khimov 2949c3bd9d .gitignore: add db directory
Where the node stores its stuff.
2019-08-12 19:42:26 +03: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 Merge branch 'dev' into vm 2019-08-12 19:12:19 +03:00
.gitignore .gitignore: add db directory 2019-08-12 19:42:26 +03:00
.travis.yml [travis] add verbose flag to test 2019-03-30 23:52:28 +00:00
go.mod go.(mod|sum): make a clenup with go mod tidy 2019-08-12 19:32:17 +03:00
go.sum go.(mod|sum): make a clenup with go mod tidy 2019-08-12 19:32:17 +03:00
main.go [Server] Implements Orchestration server (#252) 2019-03-28 22:49:34 +00:00