/Wallet3

A secure mobile wallet for web3

Primary LanguageTypeScriptOtherNOASSERTION

A Secure Wallet for Web3

Available on the App Store

Wallet 3, App Store

Development Setup

  1. Install Nodejs(16), yarn.
  2. Install dependencies with yarn install.
  3. Copy configs/providers.example.json to configs/providers.json, secret.example.ts to secret.ts.
  4. Fill valid provider urls in configs/providers.json.
  5. Launch with yarn ios