Skip to content

Po8-Network/web-wallet

Repository files navigation

Po8 Web Wallet

A Manifest V3 Chrome Extension wallet for the Po8 Network.

Features

  • Quantum Safe: Generates ML-DSA-65 keys and signs transactions using WASM.
  • EVM Compatible: Sends transactions to the Po8 Node's QAL-enabled JSON-RPC.
  • Non-Custodial: Private keys are stored locally in Chrome Storage.

Installation

  1. Build:
    npm install
    npm run build
  2. Load in Chrome:
    • Go to chrome://extensions/
    • Enable "Developer mode"
    • Click "Load unpacked"
    • Select the dist folder.

Development

npm run dev

This will watch for changes and rebuild the extension.

About

Web wallet chrome extension for Po8 network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published