Categorygithub.com/crypto-com/ledger-cosmos-go
modulepackage
0.9.9
Repository: https://github.com/crypto-com/ledger-cosmos-go.git
Documentation: pkg.go.dev

# README

ledger-cosmos-go

CircleCI Build status

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
RequiredCosmosUserAppVersion indicates the minimum required version of the Cosmos app.
RequiredCosmosUserAppVersion indicates the minimum required version of the Tendermint app.

# Structs

LedgerCosmos represents a connection to the Cosmos app in a Ledger Nano S device.
Validator app.
VersionInfo contains app version information.