Skip to content

Commit

Permalink
Add connect to MetaMask support
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest committed Jun 17, 2024
1 parent 6807019 commit 5677667
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
5 changes: 2 additions & 3 deletions docs/build/getting-started/networks/koi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@

The Koi acts as the primary test network for Darwinia, officially maintained to ensure that new and innovative features are thoroughly tested before they are deployed to the main production network.

<!-- ## Connect Wallet Automatically -->
## Connect Wallet Automatically

<!-- TODO: Update the link here -->
<!-- [Connect](https://chainlist.org/chain/43){ .md-button .md-button--primary } -->
[Connect](https://chainlist.org/chain/701){ .md-button .md-button--primary }

<!-- ## Faucet -->

Expand Down
7 changes: 2 additions & 5 deletions docs/community/guide/transfer-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,12 @@ The first crucial step for a newcomer in the Web3 world is understanding how to
![evm-tutorial-token-transfer-1](../../images/evm-tutorial-token-transfer-1.png)
![evm-tutorial-token-transfer-2](../../images/evm-tutorial-token-transfer-2.png)

<!-- todo: add the link -->
- At first, you need to switch from the Ethereum Mainnet to the Darwinia networks. For example, take the Koi network as an example, the network information page provides a convenient link to connect directly.
- By default, the MetaMask extension is connected to the Ethereum Mainnet. So, you need to switch from the Ethereum Mainnet to the Darwinia Koi networks. For example, take the Koi network as an example, [the network information page](../../build/getting-started/networks/koi.md#connect-wallet-automatically) provides a convenient link to connect directly.

<!-- todo: update the screenshot -->
![evm-tutorial-token-transfer-3](../../images/evm-tutorial-token-transfer-3.png)

Click the `Add To MetaMask` button.
Click the `Connect` button.

<!-- todo: update the screenshot -->
![evm-tutorial-token-transfer-4](../../images/evm-tutorial-token-transfer-4.png)

Check the network displayed and click the `Approve` button. Then , you can see that the network has switched from the Ethereum Mainnet to the Koi Testnet.
Expand Down
Binary file modified docs/images/evm-tutorial-token-transfer-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/evm-tutorial-token-transfer-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5677667

Please sign in to comment.