cosmos-sdk/examples/gaia
Christopher Goes fd4e2c53ed
Update gaid for GenAppState change
2018-03-29 12:16:08 +02:00
..
gaiacli added gaia working cli from frey 2018-03-28 19:01:49 +02:00
gaiad Update gaid for GenAppState change 2018-03-29 12:16:08 +02:00
README.md added gaia working cli from frey 2018-03-28 19:01:49 +02:00

README.md

Gaiad is the abci application, which can be run stand-alone, or in-process with tendermint.

Gaiacli is a client application, which connects to tendermint rpc, and sends transactions and queries the state. It uses light-client proofs to guarantee the results even if it doesn't have 100% trust in the node it connects to.