Tech Stack
A quick reference for the technologies that power the Keythings Wallet browser extension and its developer surface.
Wallet Tech Stack
- Platform: Chrome Manifest V3 browser extension
- Framework: React 19 with TypeScript
- State: Zustand + KeetaProvider for wallet/session state
- Validation: Zod schemas for runtime validation of all external inputs
- Build & Tooling: Vite + Bun, with Vitest, Playwright, and security suites for testing
- Keeta Integration: @keetanetwork/keetanet-client and @keetanetwork/wallet-core