Introduction

The gateway to all things Keeta. A secure, non-custodial browser extension wallet for the Keeta Network.

Overview

Keythings Wallet is your secure gateway to the Keeta Network ecosystem. Built as a production-ready Chrome Manifest V3 browser extension, it provides a non-custodial wallet experience that puts you in complete control of your digital assets, identity, and transactions on the Keeta blockchain.

Unlike traditional wallet solutions, Keythings Wallet is designed with security, privacy, and user sovereignty as first-class citizens. Built with modern web technologies including React, TypeScript, Zustand for state management, Zod for runtime validation, and Vite + Bun for development and bundling, it focuses on practical security without compromising on user experience.

What this wallet is / is not

Keythings Wallet is an open-source, community-maintained browser extension that helps you interact with the Keeta Network. It is not an official product of the Keeta Network team.

  • Is: A non-custodial reference wallet that demonstrates secure patterns for building on Keeta and managing your own keys.
  • Is not: An official Keeta Network wallet or endorsement. For authoritative network documentation and guidance, see the official Keeta Network documentation.

Documentation overview

Use this quick map to jump into the part of the documentation that fits what you are trying to do—whether you are just getting started, building an integration, or reviewing security and project details.

User Guide

Overview of Keythings Wallet and the Keeta Network.

Build & Integrate

How the extension and @keetanetwork/wallet-core fit together.

Security & Compliance

Key lifecycle, crypto design, and defense-in-depth controls.

Testing & Assurance

Overview of core test commands and security assurance suites.

Project

Open source licenses and code usage.

Core Features

Keythings Wallet focuses on wallet security and usability with these key capabilities:

  • Non-Custodial Architecture: Your private keys never leave your device—stored securely in the extension's isolated environment.
  • Keeta SDK Integration: Native integration with the official Keeta SDK for seamless blockchain interactions.
  • Multi-Network Support: Connect to multiple Keeta Network environments including mainnet, testnet, and custom RPC endpoints.
  • Advanced Security: Industry-leading cryptographic implementations with AES-GCM encryption and Argon2id key derivation.

Technical Excellence

Modern Architecture

Keythings Wallet leverages modern web extension technology to provide robust security and performance:

  • Chrome Manifest V3 for enhanced security and performance
  • React 19 with TypeScript for type-safe, maintainable code
  • Zustand + KeetaProvider for predictable state management and session handling
  • Zod schemas for strict runtime validation of all external inputs
  • Vite + Bun for lightning-fast development and optimized builds, backed by comprehensive security-focused testing

Security-First Design

Security isn't an afterthought—it's built into every layer of Keythings Wallet:

  • Seeds stored only in volatile service worker memory
  • Capability-based authorization system for granular permissions
  • Origin isolation preventing cross-site request forgery
  • Progressive security delays on failed unlock attempts

Developer Experience

Built by developers, for developers. Keythings Wallet provides a solid foundation for Keeta integration:

  • Comprehensive SDK integration examples and documentation
  • Modular architecture with clear separation of concerns
  • Extensive TypeScript definitions for better development experience
  • Automated security validation and manifest compatibility checks

The Keeta Advantage

The Keeta Network represents the next evolution of blockchain technology, and Keythings Wallet is your key to accessing it:

  • High Performance: Sub-second transaction confirmations with low fees
  • Developer Friendly: Comprehensive SDK and tooling for seamless integration
  • Interoperability: Works with existing Ethereum tooling and standards
  • Scalability: Designed to handle global adoption with infrastructure suitable for large deployments

User Experience Innovation

Keythings Wallet is designed to make wallet usability and security approachable:

  • Intuitive Interface: Clean, modern design that makes complex operations simple
  • Transaction Simulation: Preview transactions before signing to prevent costly mistakes
  • Risk Assessment: Built-in security scoring for transaction risk evaluation
  • Multi-Device Sync: Secure session management across browser instances

Why Keythings Wallet?

  • Security: Security-focused practices with documented controls and tests
  • Privacy: Zero data collection—your activities stay private and under your control
  • Reliability: Architecture exercised by tests and used in production-like environments
  • Community: Built by and for the decentralized finance community

TL; DR

Keythings Wallet is a secure, non-custodial gateway to the Keeta Network ecosystem. It aims to balance self-sovereign control with a straightforward user experience so you can work with Keeta applications from your browser.

For questions or feedback about Keythings Wallet, email mow@keythings.xyz.