Skip to content

๐Ÿ”๐Ÿ’ฐ Non-custodial EVM cryptocurrency wallet (Extension, Android, iOS)

License

Notifications You must be signed in to change notification settings

madfish-solutions/oko-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ About

Oko Wallet - is a non-custodial EVM multichain wallet available browser extension, iOS and Android applications.

The wallet supports all EVM chains, but Klaytn, BNB Chain, Polygon, Ethereum, Arbitrum, Avalanche, Optimism, and Fantom were added as default chains.

The future releases will include a unique widget system. Information about this will be added soon.

๐ŸŒŽ https://www.okowallet.app/

application screenshot

โ–ถ๏ธ Installation

There are extension and mobile application versions of Oko Wallet, and here you can find instructions to build them:

Environment setting up

yarn install:all
  • If you want to run iOS, install pods for the iOS application additionally:
run yarn install:pods

Extension build

  • Build the project to the ./apps/extension/dist/ folder with
yarn build extension
  • Optionally, you may run yarn extension to run development mode:
yarn extension
  • To load the extension:
    • go to chrome://extensions/ in the browser;
    • enable Developer mode in the top right corner;
    • press Load unpacked;
    • select dist folder;

Mobile build

  • Run iOS build locally with:
yarn ios
  • Run Android build locally with:
yarn android

About

๐Ÿ”๐Ÿ’ฐ Non-custodial EVM cryptocurrency wallet (Extension, Android, iOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published