# README
ledger-cosmos-go
This project is work in progress. Some aspects are subject to change.
Get source
Apart from cloning, be sure you install dep dependency management tool https://github.com/golang/dep
# Functions
CheckVersion compares the current version with the required version.
FindLedgerCosmosUserApp finds a Cosmos user app running in a ledger device.
FindLedgerCosmosValidatorApp finds a Cosmos validator app running in a ledger device.
No description provided by the author
No description provided by the author
No description provided by the author
RequiredCosmosUserAppVersion indicates the minimum required version of the Tendermint app.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
LedgerCosmos represents a connection to the Cosmos app in a Ledger Nano S device.
Validator app.
VersionInfo contains app version information.
VersionRequiredError the command is not supported by this app.