You have two different methods: "BIP39 Dotmap" and "BIP39 Colors"
amazing => | ○○○○ | ○○●● | ●●●● |
key => | ○○●● | ●●○● | ○○○● |
avocado => | ○○○○ | ●○○○ | ○○○○ |
For more information, please visit the official website.
BIP39Colors offers a BIP39 compatibile secure approach to storing cryptocurrency seeds.
For more information, please visit the official website.
There are no external dependencies in this project. Everything has been coded in vanilla JavaScript using the official methods of Bip39-dotmap and Bip39-color.
To avoid exposing your seed, I recommend downloading the project as a .zip file and running it locally (offline).
npm i
npm run dev