Skip to content

haunv3/owallet

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.2%
  • JavaScript 15.5%
  • SCSS 1.9%
  • Java 0.3%
  • Objective-C 0.1%
  • Ruby 0.0%