Skip to content

Commit

Permalink
Merge pull request #160 from sei-protocol/cordt-sei-patch-1
Browse files Browse the repository at this point in the history
Small tweak to wallet-setup.mdx
  • Loading branch information
alexander-sei authored Oct 26, 2024
2 parents 3cc5331 + f4f35a6 commit 4611a5c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions pages/user-guides/wallet-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,11 @@ import cosmSigningImage from "../../public/assets/cosm-signing.png";

### Installing a Wallet app

**For complete functionality, it is recommended to navigate Sei with one of the wallets listed on the Wallets Page:**

[Wallets Page](../dev-ecosystem-providers/wallets.mdx)

For more wallet options, please visit our [registry](https://github.com/sei-protocol/chain-registry/blob/main/wallets.json).
**For complete functionality, it is recommended to use one of the wallets listed on the [Wallets Page](../dev-ecosystem-providers/wallets.mdx)**

<Callout type="warning">
**Caution:** It is not recommended to manually import from an EVM-only wallet
to a native Sei wallet, or vice versa. Doing so may result in a different
address.
**Attention:** Manually importing your wallet using a mnemonic from an EVM-only wallet app
to a Cosmos based wallet app, or vice versa is not recommended. This may generate unexpected wallet address due to differing [cointypes](https://en.bitcoin.it/wiki/BIP_0044#Coin_type).
</Callout>

### Adding the Network to Metamask
Expand Down

0 comments on commit 4611a5c

Please sign in to comment.