Pepecoin Paper Wallets
Create a new wallet.dat in Pepecoin Core. This is your main wallet file.
In Pepecoin Core, open the Debug menu and run:dumpwallet dump_wallet.txt
This creates a plain text file containing the private keys for the paper wallets. You can name the file dump_wallet.txt or choose a different filename. After it is created, upload that text file here.
Before doing anything else, back up and encrypt your wallet.dat. It is your master backup. If you lose it, you may lose access to your coins.
This page can read the uploaded text file directly in your browser and generate your paper wallet sheets.
If you put your device in offline mode or airplane mode, you can still generate the paper wallets safely on this page.
If you want to fund the paper wallets here too, you must turn the internet back on. Funding needs an internet connection so the page can check balances and broadcast transactions.
All key handling and transaction building stays local in your browser. When you fund the paper wallets, the page uses your supplied Pepecoin WIF key to sign the transaction locally, then only sends the finished raw transaction to the network through an API.
USE AT YOUR OWN RISK. The owner of this site is not responsible for any loss of coins.
It is recommended to run this page offline or in airplane mode. All data is stored and processed locally in your browser. Use at your own risk.
Output includes pepecoin_front_template.jpg and all generated pepecoin_back_sheet_XXXX.jpg files.
Funding uses the same uploaded wallet file from the generator tab. The browser derives each paper wallet address locally, signs transactions locally, and only sends signed raw transaction hex to the explorer broadcast endpoint.
This step requires an internet connection to fetch UTXOs and broadcast signed transactions. Your supplier WIF stays in this browser tab unless you paste it somewhere else. Broadcasts are throttled to about 20 transactions per minute so the explorer and mempool do not get hammered.
- Load a wallet text file in the generator tab first.
- Prepare funding to derive recipient addresses and sign raw transactions locally.
- Broadcast only after the summary looks correct.