Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion home/wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Celo Terminal is a wallet and dApp platform designed as a hub for managing and r
- Homepage: [celoterminal.com](https://celoterminal.com)
- Platforms: MacOS, Linux, Windows
- Maintainers: [WOTrust](https://x.com/wotrust1)
- Ledger support: Yes
- Ledger support: Yes (Note: [EIP-712 signing requires workaround](/wallet/ledger/eip712-workaround))
- [Source Code](https://github.com/zviadm/celoterminal)

---
Expand Down
48 changes: 24 additions & 24 deletions tooling/libraries-sdks/cli/account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--signature=0x
(required) Signature (a.k.a proof-of-possession) of the signer key
Expand Down Expand Up @@ -195,7 +195,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--publicKey=<value>
The public key of the account that others may use to send you encrypted messages
Expand Down Expand Up @@ -265,7 +265,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -328,7 +328,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -394,7 +394,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--name=<value>
(required) The name you want to claim
Expand Down Expand Up @@ -460,7 +460,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--rpcUrl=https://www.celo.org
(required) The RPC URL to claim
Expand Down Expand Up @@ -526,7 +526,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--url=https://www.celo.org
(required) The URL of the storage root you want to claim
Expand Down Expand Up @@ -592,7 +592,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -658,7 +658,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--signer=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d
(required) Account Address
Expand Down Expand Up @@ -720,7 +720,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -792,7 +792,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--no-header
hide table header from output
Expand Down Expand Up @@ -879,7 +879,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--no-header
hide table header from output
Expand Down Expand Up @@ -948,7 +948,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--[no-]local
If set, only show local and hardware wallet accounts. Use no-local to only show
Expand Down Expand Up @@ -1007,7 +1007,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -1157,7 +1157,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--signer=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d
(required) Address of the signer key to prove possession of.
Expand Down Expand Up @@ -1220,7 +1220,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--name=<value>

Expand Down Expand Up @@ -1285,7 +1285,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--publicKey=<value>
(required) The public key you want to register
Expand Down Expand Up @@ -1365,7 +1365,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--no-header
hide table header from output
Expand Down Expand Up @@ -1441,7 +1441,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--name=<value>
(required)
Expand Down Expand Up @@ -1511,7 +1511,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -1572,7 +1572,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--signature=0x
Signature (a.k.a. proof-of-possession) of the signer key
Expand Down Expand Up @@ -1673,7 +1673,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -1781,7 +1781,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--password=<value>
Password used to unlock the account. If not specified, you will be prompted for a
Expand Down Expand Up @@ -1847,7 +1847,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--signature=0x
(required) Signature (a.k.a. proof-of-possession) of the signer key
Expand Down
8 changes: 4 additions & 4 deletions tooling/libraries-sdks/cli/election.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -133,7 +133,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--no-header
hide table header from output
Expand Down Expand Up @@ -254,7 +254,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -398,7 +398,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down
10 changes: 5 additions & 5 deletions tooling/libraries-sdks/cli/epochs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -149,7 +149,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -211,7 +211,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -274,7 +274,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down Expand Up @@ -377,7 +377,7 @@ FLAGS
--ledgerLiveMode
When set, the 4th postion of the derivation path will be iterated over instead of
the 5th. This is useful to use same address on you Ledger with celocli as you do on
Ledger Live
Ledger Wallet

--useLedger
Set it to use a ledger wallet
Expand Down
Loading