neoneo-go/pkg
Anthony De Meulemeester 35551282b0
Porting the NEX ICO template to neo-go as first class smart contract example (#78)
* Initial draft of the ICO template ported from NEX.

* filled in token configuration

* added kyc storage prefix

* fixed byte array conversion + added tests

* fixed broken test + made 1 file for the token sale example.

* implemented the NEP5 handlers

* bumped version
2018-05-06 08:03:26 +02:00
..
core Persisting more states (#71) 2018-04-16 22:15:30 +02:00
crypto Persistance (#53) 2018-03-25 12:45:54 +02:00
network Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00
rpc Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
smartcontract Add proper field names for JSON RPC (#80) 2018-05-04 19:15:35 +02:00
util add ParseString constructor to util.Fixed8 (#79) 2018-05-04 19:41:42 +02:00
vm Porting the NEX ICO template to neo-go as first class smart contract example (#78) 2018-05-06 08:03:26 +02:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00