DraviteCoin Tablet style design

DRV

Paper Wallet Generator

選擇幣別 :
新錢包地址產生中......
請四處移動滑鼠產生亂數
或在後方空格填寫隨機字符
Skip »

若您不想產生隨機亂碼,您可以跳過此步驟。

公鑰
地址
私鑰(可導入電子錢包客戶端)
私鑰

首先:安全檢查清單建議的步驟

請先自Github下載這個網站,接著直接在您的電腦開啟index.html檔案。為了提高安全性,在生成錢包地址時,請斷開網路連結(例如拔除網路線或關閉wifi)。駭客很輕易能在6000多行javascript中找到你的私鑰,透過原始碼版本控制。可以交叉確認是否運行順利。

第一步:產生新的地址

選擇欲產生的幣種,接著按下「產生新的地址」按鈕

第二步:列印出紙錢包

選擇「紙錢包」頁籤,接著設定印表機以高品質列印出來。注意:絕對不要暫存為PDF檔以供列印,PDF檔比一張物理上的紙更容易被駭。

第三步:摺疊紙錢包

根據圖片折疊紙錢包。 先依長邊對折,再依摺線摺為三等分。
You can insert one side inside the other to lock the wallet.

第四步:使用公鑰地址

您可以將公鑰地址分享給其他加密貨幣使用者,不必擔心安全問題。

第五步:將私鑰保存妥當

私鑰就是紙錢包的提款密碼,如果有人得到私鑰,就可以將錢包裡的金額提領一空,請勿比妥善保存於安全處。

在轉入大筆金額至紙錢包前,請先行測試,以小額資金轉入並測試是否可以透過該私鑰轉出。

自由樂捐

本網站為免費提供,沒有廣告且不追蹤您的個資,或許您願意贊助我們以幫助我們及新加密貨幣的使用者。

Overview image of 4 paper wallet
安全檢查清單
  • 您正透過網際網路使用本產生器網站,但這並不安全。請在網頁最底處前往GitHub並下載ZIP檔,接著在離網環境開啟您所下載的HTML檔案。
  • 您的浏览器能够使用window.crypto.getRandomValues生成密码随机密钥
  • 您是否使用安全、沒有電腦病毒及間諜軟體的的作業系統呢?(例如Ubuntu LiveCD)
1 種加密貨幣都可以在本網站使用!

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 generated a wallet, copy and save both the (Private Key) and the corresponding (Public Address) or you can print a wallet at the "Paper Wallet Section". You can send coins only to a Public Address. Please remember that each DRV Public Address starts with a Capital "D". 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 Section". Donations are always welcome, and thanks for the support !

以逗號分割為:編號、公鑰地址、私鑰 (WIF格式)

DraviteCoin  Import  Instructions

How To Import A Private Key Into A DRV GUI


    Step 1:
  1. Make sure you have the latest wallet GUI.
    Step 2:
  1. Your wallet GUI must be fully synced and blocks must be up-to-date. You can check if your blocks are up-to-date at the explorer website. Click Here to go to the explorer website.
    Step 3:
  1. While you have your wallet GUI open; click Help, then click Debug window, then click the Console tab.
    Step 4:
  1. Now type the info in the textbox. Which is: "importprivkey Your_Private_Key" and should look exactly like the example in "Step 5".
    Step 5:
  1. importprivkey 84udndkrid9939dnFej37nBeu488jabcdefGhiJ92
    Step 6:
  1. Then press Enter on your keyboard.
*** After you've followed all the steps for DRV, you may see a pop-up incoming transaction from the import; and check your wallet GUI's balance. ***

使用鏡頭掃描QR code

很抱歉,您使用的瀏覽器不支援HTML5鏡頭控制,請改用最新版本的Firefox (建議使用)、Chrome或Opera。

要求被拒,請在您瀏覽器跳出的視窗中選擇"允許"來開啟相機鏡頭。

你的私鑰是唯一你知道的秘密號碼。它可以用許多不同的格式編碼。下面我們將展示與您的私鑰對應的公共地址和公鑰,以及常見的的編碼格式(WIF,WIFC,HEX,B64)。


公鑰地址
WIF格式私鑰
51字節,Base58
經壓縮的公鑰地址
公鑰(130字節,使用 [0-9A-F]):
公鑰地址(以壓縮為66字節 [0-9A-F]):

壓縮後的WIF格式私鑰
52字節,Base58
16進位格式私鑰(64字節,使用 [0-9A-F]):
Base64格式私鑰 (44字節):
Base6格式私鑰(99字節,使用 [0-5]):
BIP38格式私鑰(58字節,Base58):
謝謝您贊助本加密貨幣地址產生器網站,請捐款至以下地址。When the support for a currency has been added by an external contributor to the project, he receives the donation directly.

Release notes

01.2019 --

  • DraviteCoin Ecosystem Website Link
  • Import instructions for DRV
  • Added support for DraviteCoin (DRV)
  • Multi-currency support
  • Original design for the paper wallet
  • Improved design of the website
  • Security checklist and more user-friendly explanations