# OWallet

## OWallet: Cosmos x EVM in one Wallet&#x20;

OWallet supports both Cosmos-based and EVM-based networks including Cosmos Hub, Oraichain, Osmosis, Juno, Ethereum, BSC, and more.&#x20;

OWallet is developed based on Keplr and MetaMask source code and currently maintained by Oraichain Labs.&#x20;

Source code: <https://github.com/oraichain/owallet>&#x20;

OWallet website: [https://owallet.dev](https://owallet.dev/)&#x20;

(You can create a pull request to add your network)

**Supporting chains:** Oraichain, **Injective**, OraiBridge, Kawaiiverse Cosmos,  Kawaiiverse EVM, **Cosmos Hub**, **Osmosis**, **Juno, Noble, Bitcoin-segwit,** **BNBChain, Ethereum, TRON.**&#x20;

## Key Features:&#x20;

### OWallet’s key features:

**OWallet mobile features**

* Support managing multiple accounts, easily switching between one to another
* Create a new wallet with Mnemonic, import the existing wallet with a mnemonic, private key, or ledger
* Transfer tokens within chains
* Browse to other dApps: OraiDEX, OraiScan, Orchai, etc.
* Manage a variety of assets associated with the user's wallet: Buy, transfer, view balances, and check real-time prices and volumes..
* Manage your stakings on Mainnet (delegation) and claim rewards&#x20;
* View transaction history, and get notifications with all of the balance changes.&#x20;
* Incoming: Universal Swap

**OWallet extension**

* Support managing multiple accounts, easily switching between one to another
* Create a new wallet with the mnemonic, import the existing wallet with a Mnemonic, private key, or ledger
* Transfer tokens within chains
* Manage a variety of assets: View balance & transfer
* Manage networks: Add and remove
* Incoming: Universal Swap

## Sign  in with Owallet&#x20;

### Install Owallet

App Store: [IOS](https://apps.apple.com/vn/app/owallet/id1626035069)

Google Play Store: [Android](https://play.google.com/store/apps/details?id=com.io.owallet)

Google Web Store: [Extension](https://chrome.google.com/webstore/detail/owallet/hhejbopdnpbjgomhpmegemnjogflenga)

### Sign in to your wallet

To sign in, you have 3 options with Owallet as below.

![](/files/OvYXRiYVuXOzP2ZpcgpI)

A default wallet will be created on Oraichain if you choose to create a new wallet. Make sure to note the Mnemonic phrases down and keep it safe in case you need to import your wallet elsewhere.&#x20;

Note that you should not share Mnemonic/Private Key with anyone else including Oraichain members. \ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.orai.io/developer-guides/wallets/owallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
