neo-go/cli
Evgenii Stratonikov d24c6d1d9e rpc: move client-related code to a separate package
This includes Client struct with RPC methods and
BalanceGetter implementation with NeoSCAN.
2020-02-21 15:12:04 +03:00
..
server storage: add Exists flag to KeyValue in batch 2020-02-12 12:16:31 +03:00
smartcontract rpc: move client-related code to a separate package 2020-02-21 15:12:04 +03:00
vm cli: move avm inspect from vm to contract command 2019-10-29 12:56:44 +03:00
wallet cli: provide separate function for opening wallet 2020-02-21 12:14:53 +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