Skip to content

chaintope/tapylet

Repository files navigation

Tapylet

A Chrome extension wallet for Tapyrus Testnet.

Features

  • Wallet creation (BIP39 mnemonic generation)
  • Wallet restoration (from mnemonic phrase)
  • Password-protected encryption
  • Tapyrus address display

Tech Stack

Supported Networks

  • Tapyrus Testnet (NetworkId: 1939510133)

Development

Prerequisites

  • Node.js 18+
  • npm or pnpm

Setup

npm install

Start Development Server

npm run dev

Load in Chrome

  1. Open chrome://extensions in Chrome
  2. Enable "Developer mode"
  3. Click "Load unpacked"
  4. Select the build/chrome-mv3-dev folder

Production Build

npm run build

Build artifacts will be generated in build/chrome-mv3-prod.

HD Wallet Derivation Path

Compliant with TIP-0044:

m/44'/1939510133'/0'/0/0
      └── NetworkId (Testnet)

License

MIT

About

Tapyrus walelt for Chrome Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •