tendermint / light-client

DEPRECATED: A light client for tendermint, supporting signatures, proofs, and validation (see github.com/tendermint/tendermint/lite)
Other
17 stars 9 forks source link

Add cli for everything exposed by proxy #32

Closed ethanfrey closed 7 years ago

ethanfrey commented 7 years ago

You can use the rpc on the command line without curl.

This really lets us bash-script more and more stuff. Maybe we could consider some of the high-level actions we use in bash tests... get inspiration there.

ethanfrey commented 7 years ago

Closed with #37