neo-go/pkg/smartcontract
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
..
types Compiler update (basic sc ready) (#31) 2018-02-27 10:04:24 +01:00
.keep Compiler (#37) 2018-03-02 16:49:10 +01:00
contract.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00