Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 2.16 KB

README.md

File metadata and controls

63 lines (47 loc) · 2.16 KB

OWallet

Banner!

License Twitter: OWallet

OWallet: Cosmos x EVM in one Wallet

OWallet supports both Cosmos-based and EVM-based networks including Cosmos Hub, Oraichain, Osmosis, Juno, Ethereum, BSC, and more. OWallet is developed based on Keplr extension and currently maintained by Oraichain Labs.

OWallet’s key features

  • Support Cosmos-based and EVM-based networks
  • Enable IBC transfer
  • Improved sending and receiving of CW20 (standard fungible tokens based on Cosmwasm)
  • Compatible with Cosmwasm v1

Technical inquiries

Install

  1. Git clone this repo to desired directory
git clone https://github.com/oraichain/owallet
  1. Install required packages
yarn bootstrap
  1. Clone packages/background
git submodule add --force https://github.com/oraichain/owallet-background.git packages/background
  1. Build it
yarn build 
or
yarn build:libs

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Release

License

  • Apache 2.0
  • Forked from the latest Keplr's commit 0e1373
  • Note that after 0e1373 commit, Keplr mobile is being licensed by Chainapsis Inc.