Files
cosmos-sdk/docs/clients
Alessio Treglia f5e0379ef5 Merge PR #3087: Fix gaia lite docs on REST server's SSL flags
* Fix gaia lite docs on REST server's SSL flags

Closes: #3086

* Fix rest-server command call

Advanced was removed long ago
2018-12-12 13:17:15 +01:00
..

Clients

This section explains contains information on clients for SDK based blockchain.

Note

: This section is a WIP.

Light-client

Light-clients enable users to interact with your application without having to download the entire state history but with a good level of security.

Other clients