Skip to content

zooai/wallet

 
 

Repository files navigation

@zooai/wallet

Zoo Wallet — browser extension, mobile app, and web wallet.

Fork of @luxfi/wallet. Built on @hanzo/gui v7.

Structure

apps/extension/   Browser extension (Chrome, Firefox, Safari)
apps/mobile/      React Native mobile app (iOS, Android)
apps/web/         Web wallet (Next.js)
pkgs/wallet/      Core wallet logic
pkgs/ui/          Shared UI components (@hanzo/gui)
pkgs/config/      Chain config (Zoo 200200, Lux 96369)

Quick Start

pnpm install
pnpm dev:extension   # Build extension
pnpm dev:mobile      # Start mobile

Chains

  • Zoo Mainnet (200200) — default
  • Lux Mainnet (96369)
  • Zoo Testnet (200201)

Links

About

Open Source Lux DeFi Wallet.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.9%
  • Swift 2.1%
  • Kotlin 2.1%
  • JavaScript 1.3%
  • Objective-C 0.2%
  • Ruby 0.1%
  • Other 0.3%