cosmos-sdk/docs/clients
Jordan Sexton 8fecc7724b Merge PR #4312: Touch up light client docs 2019-05-27 14:03:06 -07:00
..
lite Merge PR #4312: Touch up light client docs 2019-05-27 14:03:06 -07: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 #4353: Documentation Fixes 2019-05-17 09:24:24 -04: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