-
Notifications
You must be signed in to change notification settings - Fork 198
01Wallet
Bojan Angjelkoski edited this page Mar 3, 2023
·
5 revisions
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.