Skip to content

11zAzu/bip39-coinomi

 
 

Repository files navigation

Coinomi BIP39 Tool

A tool for converting BIP39 mnemonic phrases to addresses and private keys.

Originally based on https://github.com/iancoleman/bip39/

Added BIP39 support for:

  • AION
  • Algorand
  • Decred
  • Monero
  • NEM
  • Smartcash
  • Tron

Standalone offline version

Download bip39-standalone.html from the releases.

Open the file in a browser by double clicking it.

This can be compiled from source using the command python compile.py

Security Measures

As the first step of usage: Make sure your device is completely offline and cannot connect to the internet in any way.

As the last: Before connecting the device to the internet close the browser window and overwrite/wipe the clipboard of any keys or seeds you may have copied.

Usage

Enter your BIP39 phrase into the 'BIP39 Phrase' field, or press 'Generate Random Phrase'

If required, set the derivation path, although the defaults are quite usable.

See the table for a list of addresses generated from the phrase.

Toggle columns to blank to easily copy/paste a single column of data, eg to import private keys into a wallet or supply someone with a list of addresses.

Read more here:

About

A web tool for converting BIP39 mnemonic codes for coins not currently in https://iancoleman.io/bip39/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.6%
  • JavaScript 45.8%
  • C 0.9%
  • CSS 0.6%
  • C++ 0.1%
  • Python 0.0%