Offline Ledger Support

Using the official CLI with Ledger provides a zero-frontend experience to interacting with MAYAChain.

When used in conjunction with a locally-running fullnode, the MAYANode CLI + Ledger provides the ultimate, privacy-focused "offline, no-tracking" experience. Interact directly with the MAYAChain network to bond validators, swap CACAO(or synthetic assets) and administrate LPs from a cold-wallet.

Accounts

Ledger accounts can be added by appending --ledger to the command. The default index is 0.

mayanode keys add ledger1 --ledger --index=1

Usage

Signing transactions requires confirmation through the Ledger. Everything else works the same.

Last updated