neoneo-go/pkg
Anthony De Meulemeester b6b8542caf
Compiler (#37)
* refactored structs so the scope is not needed anymore + fix passing struct in func arguments.

* implemented byte arrays and added runtime tests

* Added sc examples in compiler README + added quick nested if test.

* Updated README

* Changed import paths to interop layer
2018-03-02 16:49:10 +01:00
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
crypto Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
network Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
smartcontract Compiler (#37) 2018-03-02 16:49:10 +01:00
util Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
vm Compiler (#37) 2018-03-02 16:49:10 +01:00
wallet Wallet (#36) 2018-03-02 16:35:20 +01:00