zxqx / bip39.xyz

Generate a mnemonic phrase for your wallet from an audio recording.

Home Page:https://bip39.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bip39.xyz

Generate a mnemonic phrase for your wallet from an audio recording.

Features

  • Uses BIP39 JS implementation
  • Displays mnemonic phrase strength indicator
  • Supports offline usage
  • Supports manual source code compilation
  • Works with mobile browsers

Development

Requirements

Setup

Clone the repo:

$ git clone git@github.com:zxqx/bip39.xyz.git

Install dependencies:

$ yarn

Commands

Run the app in development mode:

$ yarn start

Generate a browser-ready build artifact:

$ yarn build

Generate a ZIP archive of the build artifact:

$ yarn archive

About

Generate a mnemonic phrase for your wallet from an audio recording.

https://bip39.xyz


Languages

Language:CSS 52.0%Language:JavaScript 23.0%Language:TypeScript 22.4%Language:HTML 2.6%