Donate VRC/VRM for the Wiki to VBzaNDExHyFpnNvYc5QH5e4ipBZqxxPnKJ . Thank you, Joe.

VeriCoin Wallet

From VeriCoin & Verium Wiki
Revision as of 15:08, 7 December 2017 by Joe rondx (Talk | contribs) (Technical Support Files)

Jump to: navigation, search

In order to use VeriCoin you will need to use a VeriCoin wallet. A cryptocurrency wallet is a software used to store, send, and receive digital currency. It may be viewed as an account in the ordinary banking system that serves as online banking client as well. Instead of an account number your wallet comes with an address also known as public key. Cryptocurrency itself is not actually “stored” in a wallet, the blockchain keeps track of the balance of everyones address. Your wallet in fact stores your private and public keys.

IMPORTANT: Never share your wallet password or private key!

Download VeriCoin Wallet - Version 1.7 (New)

Download Your VeriCoin 1.7 Wallet

Release Date Nov 17, 2018 Release Notes

Choose your preferred platform:

Windows

Mac OS X

Linux

Source Code

Installation Guides

Windows

Mac OS X

Linux

Source Code

clone and compile

Technical Support Files

Technical Support Files

Slack: !conf

[Technical support files]


The wallet stores private key information in a file named wallet.dat. It contains:

  • keypairs for each of your addresses
  • transactions done from/to your addresses
  • user preferences
  • default key
  • reserve keys
  • accounts

The wallet.dat file is located in

 ~/.vericoind (Linux)
 
 appdata/???

and may be encrypted with a password.