cosmos-sdk/docs/clients
Zaki Manian 2788c2250d Merge PR #3968: Documentation on how to sign Cosmos transactions 2019-03-25 18:20:03 +01:00
..
lite Remove REST server's secure mode altogether 2019-03-19 18:20:53 +01:00
README.md Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
cli.md Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
service-providers.md Merge PR #3968: Documentation on how to sign Cosmos transactions 2019-03-25 18:20:03 +01:00

README.md

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