neo-go/pkg/vm
Anthony De Meulemeester f7d57e4e49
VM draft + cli setup (#20)
* updated readme

* added basic cmd.

* added seperate folders for cmd packages.

* Fix netmodes in test + reverse bigint bytes

* glide get deps
2018-02-09 17:08:50 +01:00
..
compiler.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
compiler_test.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
opcode.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
opcode_string.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
script_builder.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
script_builder_test.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00