neoneo-go/cli
Roman Khimov 2b3fb14a4a smartcontract: allow RPC endpoint to be specified, fix #363
We already have support for running scripts inside VM CLI, so here we can just
make RPC endpoint configurable and be done with it. It also allows to use
local RPC endpoint if there is a need to.
2019-10-29 16:32:49 +03:00
..
server cli: add db dump/restore commands 2019-10-21 14:18:09 +03:00
smartcontract smartcontract: allow RPC endpoint to be specified, fix #363 2019-10-29 16:32:49 +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