neoneo-go/pkg/rpc
Anthony De Meulemeester b2a5e34aac
RPC client (#42)
* Started RPC package to allow querying balances and sending raw transactions for sc's

* integrate invoke cmd in cli

* bumped version

* added sendrawtransaction to the rpc client.
2018-03-05 09:53:09 +01:00
..
client.go RPC client (#42) 2018-03-05 09:53:09 +01:00
doc.go RPC client (#42) 2018-03-05 09:53:09 +01:00
rpc.go RPC client (#42) 2018-03-05 09:53:09 +01:00
types.go RPC client (#42) 2018-03-05 09:53:09 +01:00