A secure, client-side offline wallet generator for Blocknet. This tool allows users to generate a new Blocknet address and a 12-word recovery seed phrase in a private environment.
To ensure the security of your funds, it is critical that this tool is used in an offline environment. Follow these steps:
- Download/Save: Save this repository to your local machine (e.g., download the ZIP and extract it).
- Disconnect: Disconnect your computer from the internet (turn off Wi-Fi or unplug your ethernet cable).
- Open Locally: Open the
paperwallet.htmlfile in your web browser while remaining offline. - Generate: Click the Generate New Wallet button to create a new address and recovery seed.
- Secure the Seed: Write down the 12-word recovery seed on a physical piece of paper. Never store your seed words digitally, on a cloud service, or enter them into any website.
- Print: Use the Print Wallet button to create a physical backup.
- Clean Up: Close the browser tab and clear your browser cache before reconnecting to the internet.
- Client-Side Generation: No data is ever transmitted to a server.
- BIP39 Support: Generates standard 12-word recovery mnemonics.
- Cryptographic Verification: Includes a self-test feature to ensure generated crypto matches Blocknet node logic.
- Print Ready: Clean layout designed for physical printing.
This software is provided "as is", without warranty of any kind. Use at your own risk. Always double-check your generated addresses and ensure your local environment is free of malware or keyloggers before generating a wallet.
