Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ledgerupdate #536

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
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 docs/getting-started/token-summary/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Centrifuge can be bridged 1:1 to Ethereum, where it can be used with decentraliz

Centrifuge on Ethereum is an ERC20 token. [You can find the token contract for CFG on Ethereum here](https://etherscan.io/token/0xc221b7e65ffc80de234bbb6667abdd46593d34f0).

Centrifuge on Base is an ERC20 token. [You can find the token contract for CFG on Base here](https://https://basescan.org/token/0x2b51E2Ec9551F9B87B321f63b805871f1c81ba97).
Centrifuge on Base is an ERC20 token. [You can find the token contract for CFG on Base here](https://basescan.org/token/0x2b51E2Ec9551F9B87B321f63b805871f1c81ba97).

## Tokenomics, block explorer, and token supply endpoints

Expand Down
6 changes: 5 additions & 1 deletion docs/user/using-centrifuge/setup-wallet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,11 @@ On the [Centrifuge App](https://app.centrifuge.io) to connect a MetaMask wallet:

## Using Ledger with Centrifuge

If you do not yet have your Ledger configured, read their [getting started guide](https://support.ledger.com/hc/en-us/articles/360015259693-Choose-your-Ledger-device?docs=true). You will also need to install the [Ethereum App](https://support.ledger.com/hc/en-us/articles/360009576554-Ethereum-ETH-) and [enable blind signing](https://support.ledger.com/hc/en-us/articles/4405481324433-Enable-blind-signing-in-the-Ethereum-ETH-app?docs=true). Make sure to [connect your ledger](https://support.ledger.com/hc/en-us/articles/4404366864657-Connect-your-Ledger-to-MetaMask) to Metamask.
If you do not yet have your Ledger configured, read their [getting started guide](https://support.ledger.com/article/360015259693-zd?redirect=false). You will also need to install the [Polkadot (DOT)](https://support.ledger.com/article/360016289919-zd?redirect=false) App if you want to store native Centrifuge tokens on Ledger.

For EVM tokens please install [Ethereum App](https://support.ledger.com/article/360009576554-zd?redirect=false) and enable [blind signing](https://support.ledger.com/article/4405481324433-zd?redirect=false). Make sure to [connect your ledger](https://support.ledger.com/article/4404366864657-zd?redirect=false) to Metamask.

Tutorial on how to [Migrate Assets to Polkadot Generic Accounts](https://support.ledger.com/article/Migrate-Assets-to-Polkadot-Generic-App-Accounts-Using-the-Polkadot-Generic-App) using the Polkadot Migration App.

## Set up a Substrate wallet

Expand Down