Go Node and SDK for the NEO blockchain
Find a file
dauTT b9b118d3ea Add ReverseString, ToReverseScriptHash method (#281)
* Added
1) ReverseString method to the Uint160 type
2) ToReverseScriptHash method to convert a base58 address to a reverse script hash

* Simplified ToScriptHash method
2019-08-05 09:34:31 +02: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 Add ReverseString, ToReverseScriptHash method (#281) 2019-08-05 09:34:31 +02:00
.travis.yml [travis] add verbose flag to test 2019-03-30 23:52:28 +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