Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 640 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 640 Bytes

CryptoSeed

CryptoSeed is a tool for generating an seed phrase and displaying the needed master public keys to get CryptoGate up and running. Right now CryptoSeed is not translated and only available in German.

This tool is based on Ian Coleman's BIP39 Tool: https://github.com/iancoleman/bip39

Standalone offline version

Download cryptoseed-standalone.html

Open the file in a browser by double clicking it.

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

License

CryptoSeed is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.