neoneo-go/cli
Roman Khimov aae3e217a8 rpc/cli: implement contract deployment, fix #474
It's used like this:
./bin/neo-go contract deploy -i 1-print.avm -c neo-go.yml -e http://localhost:20331 -w KxDgvEKzgSBPPfuVfw67oPQBSjidEiqTHURKSDL1R7yGaGYAeYnr -g 100
2019-11-20 16:12:40 +03:00
..
server cli: compatible with NGD reading/writing blockchain dump 2019-11-11 13:15:34 +03:00
smartcontract rpc/cli: implement contract deployment, fix #474 2019-11-20 16:12:40 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: extend NewCommand() to NewCommands() 2019-10-19 23:58:45 +03:00