WalletGenerators

  • BitAddress is a javascript tool that runs locally and creates a Bitcoin paper wallet and that can be found at bitaddress.org;

  • BlindDecode can be used to obtain private keys generated with BlindGen;

  • BlindGen can be used to allow two users to obtain public addresses without having access to the whole private key;

  • CashAddress is a javascript tool that runs locally and creates a Bitcoin Cash paper wallet and that can be found at cashaddress.org;

  • DashAddress is a javascript tool that runs locally and creates a Dash paper wallet that can be found on paper.dash.org;

  • Dice2Seed is a tool that obtaines a mnemonic seed starting from the entropy obtained rolling a dice;

  • DiceTracker is a tool that generates printable paper wallets starting from 256 dice rolls, removing the need to trust software's entropy;

  • LastWord is a tool that finds a last word that respects the BIP39 checksum for mnemonic phrases;

  • LiteAddress is a javascript tool that runs locally and creates a Bitcoin paper wallet and that can be found at liteaddress.org;

  • Mic2Paper generates printable paper wallets obtaining entropy from the microphone;

  • Mic2Seed generates BIP39 mnemonic seeds using entropy obtained from the microphone;

  • MicCheck can be used to check if the microphone works properly before generating paper wallets or mnemonic seeds;

  • MoneroWalletGenerator is an offline Monero wallet generator that can also be found on moneroaddress.org.

Last updated