WalletGenerators
Last updated
Last updated
is a javascript tool that runs locally and creates a Bitcoin paper wallet and that can be found at ;
can be used to obtain private keys generated with BlindGen;
can be used to allow two users to obtain public addresses without having access to the whole private key;
is a javascript tool that runs locally and creates a Bitcoin Cash paper wallet and that can be found at ;
is a javascript tool that runs locally and creates a Dash paper wallet that can be found on ;
is a tool that obtaines a mnemonic seed starting from the entropy obtained rolling a dice;
is a tool that generates printable paper wallets starting from 256 dice rolls, removing the need to trust software's entropy;
is a tool that finds a last word that respects the BIP39 checksum for mnemonic phrases;
is a javascript tool that runs locally and creates a Bitcoin paper wallet and that can be found at ;
generates printable paper wallets obtaining entropy from the microphone;
generates BIP39 mnemonic seeds using entropy obtained from the microphone;
can be used to check if the microphone works properly before generating paper wallets or mnemonic seeds;
is an offline Monero wallet generator that can also be found on .