首先:安全檢查清單建議的步驟
請先自Github處下載這個網站,接著直接在您的電腦開啟index.html檔案。為了提高安全性,在生成錢包地址時,請斷開網路連結(例如拔除網路線或關閉wifi)。駭客很輕易能在6000多行javascript中找到你的私鑰,透過原始碼版本控制。可以交叉確認是否運行順利。
第一步:產生新的地址
選擇欲產生的幣種,接著按下「產生新的地址」按鈕
第二步:列印出紙錢包
選擇「紙錢包」頁籤,接著設定印表機以高品質列印出來。注意:絕對不要暫存為PDF檔以供列印,PDF檔比一張物理上的紙更容易被駭。
第三步:摺疊紙錢包
根據圖片折疊紙錢包。
You can insert one side inside the other to lock the wallet.
第四步:使用公鑰地址
您可以將公鑰地址分享給其他加密貨幣使用者,不必擔心安全問題。
第五步:將私鑰保存妥當
私鑰就是紙錢包的提款密碼,如果有人得到私鑰,就可以將錢包裡的金額提領一空,請勿比妥善保存於安全處。
在轉入大筆金額至紙錢包前,請先行測試,以小額資金轉入並測試是否可以透過該私鑰轉出。
自由樂捐
本網站為免費提供,沒有廣告且不追蹤您的個資,或許您願意贊助我們以幫助我們及新加密貨幣的使用者。
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.
使用鏡頭掃描QR code
要求被拒,請在您瀏覽器跳出的視窗中選擇"允許"來開啟相機鏡頭。
51字節,Base58
52字節,Base58
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