Go Node and SDK for the NEO blockchain
Find a file
Roman Khimov ddd1d92ff1 pkg: hide it by moving to _pkg.dev
The idea here is to preserve the history of `dev` branch development and its
code when merging with the `master`. Later this code could be moved into the
masters code where appropriate.
2019-08-20 18:39:50 +03:00
.circleci Add CircleCI to dev-branch (#165) 2019-02-27 13:49:16 +00:00
_pkg.dev pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
cli Initial commit 2019-02-25 22:44:14 +00:00
docs Initial commit 2019-02-25 22:44:14 +00: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