This website requires JavaScript.
Explore
Help
Sign in
aarifullin
/
neoneo-go
Watch
1
Star
0
Fork
You've already forked neoneo-go
0
forked from
TrueCloudLab/neoneo-go
Code
Pull requests
Activity
8ca94e23c8
neoneo-go
/
cli
History
Roman Khimov
3fa9de764b
rpc/client: only return the Result from calls, handle Error internally
...
Adjust structures accordingly and throw away most of them, they're useless.
2020-02-21 15:23:11 +03:00
..
server
rpc: move server-related code to a separate package
2020-02-21 15:12:04 +03:00
smartcontract
rpc/client: only return the Result from calls, handle Error internally
2020-02-21 15:23:11 +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