modulepackage
0.11.6
Repository: https://github.com/gitopia/ledger-gitopia-go.git
Documentation: pkg.go.dev
# 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.
# 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.