Categorygithub.com/zondax/ledger-oasis-go
modulepackage
0.4.0
Repository: https://github.com/zondax/ledger-oasis-go.git
Documentation: pkg.go.dev

# README

ledger-oasis-go

CircleCI

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.
ConnectLedgerOasisApp connects to Oasis app based on address.
FindLedgerOasisApp finds the Oasis app running in a Ledger device.
No description provided by the author
No description provided by the author
GetModeForRole returns the app mode compatible with role.
Displays existing Ledger Oasis apps by address.
No description provided by the author

# 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
No description provided by the author
No description provided by the author
PathPurposeConsensus is set to 43, matching ledger's Validator app.
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

LedgerOasis represents a connection to the Ledger app.
VersionInfo contains app version information.
VersionRequiredError the command is not supported by this app.

# Type aliases

No description provided by the author