MUOVI il tuo mouse per contribuire alla generazione dei numeri casuali...
OPPURE digitare lettere casuali nel campo di testo
È possibile saltare questo passaggio se non si desidera generare portafogli
Passo 0. Seguire le raccomandazioni dell'elenco di sicurezza
Il primo passo è quello di scaricare questo sito da Github ed aprire il file index.html direttamente nel computer.È troppo facile aggiungere codice dannoso alle oltre 6000 linee di script Java per intercettare la vostra chiave privata, e non vuoi vedere i tuoi fondi rubati, non è vero? La versione del codice sorgente rende molto più semplice verificare da parte di persone esterne il codice che viene eseguito. Per una maggiore sicurezza, scollegare l'accesso a Internet durante la generazione del portafogli.
Passo 1. Generare un nuovo indirizzo
Scegli la tua valuta e fai clic sul pulsante "Generazione nuovo indirizzo".
Passo 2. Stampare il Vostro portafogli
Fai clic sulla scheda "portafogli" e stampa la pagina in alta qualità. Non salvare mai la pagina in formato PDF in quanto è più probabile che sia violato un file piuttosto che un foglio di carta.
Passo 3. Piegare il portafogli
Piegate il vostro nuovo portafogli seguendo le linee.
È possibile inserire un lato nell'altro per chiudere il portafogli.
Passo 4. Condividi il tuo indirizzo pubblico
Invia il tuo indirizzo pubblico per ricevere denaro da altri utenti nella stessa valuta. Puoi condividere l'indirizzo pubblico quanto vuoi.
Passo 5. Mantenere segreta la tua chiave privata
La chiave privata è letteralmente la chiave per accedere ai tuoi soldi. Se qualcuno dovesse accedervi, potrebbe utilizzare tutti i fondi attualmente nel portafogli, nonché tutti i fondi che saranno depositati in futuro.
Prima di ricevere grandi pagamenti fai alcune prove di piccolo importo.
Consider supporting
This service is free and will stay free, without advertising or tracking of any sort. Please consider making a donation to support.

- Sembra che utilizzi questo generatore direttamente dal sito web, che non è raccomandato per la generazione di portafogli. Utilizza invece il link di download in fondo a questa pagina per scaricare un archivio ZIP da Github e eseguire questo generatore offline come file HTML locale.
- Il tuo browser è in grado di generare chiavi crittografiche sicure usando window.crypto.getRandomValues
- Utilizzi un sistema operativo garantito senza malware o virus, ad esempio un CD live-Ubuntu?
Frequently asked questions :
• Is using a paper wallet safe ?
Using a paper wallet is one of the safest ways to keep your funds. The core of the tool, that generate the keys is 99% the same as the well reviewed bitaddress.org.
Having a unique generator for multiple currencies lead to a much better reviewed tool for all. Changes made to this generator are available on Github in small and divided commits and those are easy to review and reuse. Walletgenerator.net use the same security measures as the original project. All-in-one html document, no ajax, no analytics, no external calls, no CDN that can inject anything they want.
• Why should I use a paper wallet ?
Advantages of a paper wallet are multiple:
⇒ They are not subject to malwares and keyloggers
⇒ You don’t rely on a third party’s honesty or capacity
to protect your coins
⇒ You won't lose your coins when your device break
• How to use a paper wallet ?
Once you have chosen your selected Currency and generated a wallet, copy and save both the (Private Key) and the corresponding (Public Address) or you can print a wallet, preferably at the "Paper Wallet Tab". You can send coins only to a Public Address. Please remember that each SHND Public Address starts with a Capital "S" and each SHMN Public Address starts with a Capital "M". Store your paper wallet securely. It contains everything that is needed to spend your funds.
• How to spend the coins stored in a paper wallet ?
You will need to import your private key in a real client, that you can download from the currency website. The exact method to do that will depend on the client. If there is no integrated method, you can usually fall back to the debug console and use the command “importprivkey [yourprivatekey]“. Click Here for full instructions.
• How can I contribute ?
By going to the "Support Tab". Donations are always welcome, and thanks for the support !
StrongHands Import Instructions

How To Import A Private Key Into A SHND GUI
- Step 1:
- Make sure you have the latest wallet GUI. If not, you can get the latest wallet GUI from here: Click Here
- Step 2:
- If this is the first time you're downloading and using a new wallet GUI, you can speed up the syncing by using the BootStrap. Click Here to get the BootStrap.
- Step 3:
- Your wallet GUI must be fully synced and blocks must be up-to-date. You can check if your blocks are up-to-date with the explorer website. Click Here to go to the explorer website.
- Step 4:
- While you have your wallet GUI open; click Help, click Debug window, then click the Console tab.
- Step 5:
- Now type the info in the textbox. Which is: "importprivkey Your_Private_Key" and should look exactly like the example in "Step 6".
- Step 6:
- importprivkey V4udndkrid9939dnFej37nBeu488jabcdefGhiJ92
- Step 7:
- Then press Enter on your keyboard.


How To Import A Private Key Into A SHMN GUI
- Step 1:
- Make sure you have the latest wallet GUI. If not, you can get the latest wallet GUI from here: Click Here
- Step 2:
- If this is the first time you're downloading and using a new wallet GUI, you can speed up the syncing by using the BootStrap. Click Here to get the BootStrap.
- Step 3:
- Your wallet GUI must be fully synced and blocks must be up-to-date. You can check if your blocks are up-to-date with the explorer website. Click Here to go to the explorer website.
- Step 4:
- While you have your wallet GUI open; click Tools, then click Debug console.
- Step 5:
- Now type the info in the textbox. Which is: "importprivkey Your_Private_Key" and should look exactly like the example in "Step 6".
- Step 6:
- importprivkey Y4udndkrid9939dnFej37nBeu488jabcdefGhiJ92
- Step 7:
- Then press Enter on your keyboard.
Scansiona il tuo codice QR con la tua webcam
Permesso negato. Il tuo browser dovrebbe visualizzare un messaggio che richiede l'autorizzazione per accedere alla tua webcam. Fare clic sul pulsante "Permetti" per attivare la webcam.
51 caratteri base58, inizia per a
52 caratteri base58, inizia per 'a'
Release notes
7.2019 --
- Numerous updates
6.2019 --
- Compressed keys due to fork/swap
- Updated SHND's blockchain due to fork/swap
- Updated website
2.2019 --
- Updated website design plus signifying color coordination
12.2018 --
- Updated website design
- Changed numerous info
- Deleted unnecessary objects
- Updated Import Instructions with more info
11.2018 --
- Import Instructions for SHND and SHMN
09.2018 --
- Supports StrongHands (SHND) and StrongHands Masternode (SHMN)
- Multi-currency support
- Security checklist and more user-friendly explanations
- Improved design of the website
- Original design for the paper wallet