-
Notifications
You must be signed in to change notification settings - Fork 196
01Wallet
Ivan Angelkoski edited this page Jun 12, 2023
·
5 revisions
⚠️ The Docs have been moved to https://docs.ts.injective.network/wallet
Injective defines its own custom Account
type that uses Ethereum's ECDSA secp256k1 curve for keys. In simple words said, it means that Injective's Account is native (compatible) with Ethereum accounts. This allows users to use Ethereum native wallets to interact with Injective.
Injective is built on top of the CosmosSDK. This means that (with some modifications, since Cosmos uses different curve for keys) users can also use Cosmos native wallets to interact with Injective.
Topic | Description |
---|---|
Accounts on Injective | Accounts/Wallets definition on Injective |
Wallet Connections | Connecting directly using Metamask or Keplr |
Wallet Strategy | Using the WalletStrategy to connect using different wallets |
Powering the future of decentralized finance.