Conceal Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wallets [2019/10/25 10:09] – [concealxwallet commands] Removed redundant header. iwiwaowallets [2020/06/26 10:15] – [Desktop wallet (GUI)] Update wallet release iwiwao
Line 1: Line 1:
 +Wallets are simply a secure way to access your activity stored on the vast distributed Conceal.Network blockchain. Each wallet created has a unique address and private keys that belongs to the user that created the wallet. As long as your wallet is backed up properly, you will always be able to access your activity, even in the event of a computer hardware failure or you lose access to your personal computer.
  
 +Think of it like Gmail, where all you need to access your account is a browser and your username and password. You don't technically store the emails yourself, you simply access the emails that belong to your account.
  
-An important thing to understand is that wallets are simply a secure way to look at the block-chain that belongs to you so you can view your records and transactionsThink of it like Gmail, where your wallet is your Gmail login and password, but you’re not actually storing the emails yourself, you’re simply accessing it. Your tokens and transactions are saved on a block-chain, which is distributed across a vast network. So it’s always there, no matter if you lose your wallet. You just won’t be able to access or do anything with the tokens without your wallet.+Conceal.Network offers several wallet options:
  
-Every Wallet has its own unique address and each wallet you create will give you an address. +  * Command Line Wallet (CLI) 
 +  * Desktop Wallet (GUI) 
 +  * Web Wallet 
 +  * Mobile Wallet 
 +  * Paper Wallet
  
-There are several ways to get started with ConcealHowever, all of them require the creation of a wallet. The Conceal Wallet is like a bank account to store your coins. [[wallets#internal|This Guide]] will go through the three major wallets and how to set them up and use them.+Each wallet comes with a unique address and private keys and the 25 word mnemonic seedThese provide the ability to restore your wallet
  
-{{ :conceal-wallet.jpeg?900 |}}+The following guide will provide an overview and setup up for each wallet. If you have any additional questions, comments or issues, please contact us at: 
 + 
 +Email: <ccx@conceal.network>\\ 
 +Discord: https://discord.conceal.network \\ 
 +Twitter: https://twitter.com/ConcealNetwork\\ 
 + 
 +{{ :banking1a.png?900 |}}
  
 ==== Releases ==== ==== Releases ====
Line 23: Line 35:
 {{ :wallets-cli.jpg?400 |}} {{ :wallets-cli.jpg?400 |}}
  
-Current Version: 5.4.3+Current Version: 6.2.0
  
 Downloads\\ Downloads\\
-[[https://github.com/ConcealNetwork/conceal-core/releases/download/5.4.3/ccx-cli-macOS-v5.4.3.zip|MacOS]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/5.4.3/ccx-cli-ubuntu-1604-v5.4.3.tar.gz|Ubuntu 16.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/5.4.3/ccx-cli-ubuntu-1804-v5.4.3.tar.gz|Ubuntu 18.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/5.4.3/ccx-cli-win64-v5.4.3.zip|Windows 64]]+[[https://github.com/ConcealNetwork/conceal-core/releases/download/6.2.0/ccx-cli-macOS-v6.2.0.zip|MacOS (6.1.4)]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.2.0/ccx-cli-ubuntu-1604-v6.2.0.tar.gz|Ubuntu 16.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.2.0/ccx-cli-ubuntu-1804-v6.2.0.tar.gz|Ubuntu 18.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.2.0/ccx-cli-win64-v6.2.0.zip|Windows 64]]
  
 Source Code\\ Source Code\\
-[[https://github.com/ConcealNetwork/conceal-core/archive/5.4.3.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-core/archive/5.4.3.tar.gz|TAR.GZ]]+[[https://github.com/ConcealNetwork/conceal-core/archive/6.2.0.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-core/archive/6.2.0.tar.gz|TAR.GZ]]
  
 ===== Desktop wallet (GUI) ===== ===== Desktop wallet (GUI) =====
Line 35: Line 47:
 Most users prefer to use a wallet with a graphical user interface (GUI). The Desktop Wallet is available for Windows, Ubuntu, and macOS. With the Desktop wallet, you can use every feature of the Conceal Cryptocurrency, including [[https://conceal.network/wiki/doku.php?id=banking|Deposits and Investments]]. Most users prefer to use a wallet with a graphical user interface (GUI). The Desktop Wallet is available for Windows, Ubuntu, and macOS. With the Desktop wallet, you can use every feature of the Conceal Cryptocurrency, including [[https://conceal.network/wiki/doku.php?id=banking|Deposits and Investments]].
  
-Current Version: 5.4.3+Current Version: 6.2.0
  
 Downloads\\ Downloads\\
-[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/5.4.3/ccx-desktop-macOS-v5.4.3.dmg|MacOS]] |  +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.2.0/ccx-desktop-macOS-v6.2.0.dmg|MacOS]] |  
-[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/5.4.3/ccx-desktop-ubuntu-1604-v5.4.3.tar.gz +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.2.0/ccx-desktop-ubuntu-1604-v6.2.0.tar.gz|Ubuntu 16.04]] |  
-|Ubuntu 16.04]] |  +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.2.0/ccx-desktop-ubuntu-1804-v6.2.0.tar.gz|Ubuntu 18.04]] |  
-[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/5.4.3/ccx-desktop-ubuntu-1804-v5.4.3.tar.gz|Ubuntu 18.04]] |  +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.2.0/ccx-desktop-win64-v6.2.0.zip|Windows 64]]
-[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/5.4.3/ccx-desktop-win64-v5.4.3.zip|Windows 64]]+
  
 Source Code\\ Source Code\\
-[[https://github.com/ConcealNetwork/conceal-desktop/archive/5.4.3.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-desktop/archive/5.4.3.tar.gz|TAR.GZ]]+[[https://github.com/ConcealNetwork/conceal-desktop/archive/6.2.0.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-desktop/archive/6.2.0.tar.gz|TAR.GZ]]
  
 ====Wallet Installation==== ====Wallet Installation====
Line 168: Line 179:
  
 **Write down your keys and keep them in a safe place! If you lose them your CCX can not be recovered!** **Write down your keys and keep them in a safe place! If you lose them your CCX can not be recovered!**
 +
 +==== iOS ====
 +
 +You can add your Conceal Cloud web wallet to your Home Screen.
 +
 +1. Navigate to your Conceal Cloud Dashboard ([[https://conceal.cloud/dashboard]]) on Safari and tap the Share button at the bottom of the browser: 
 +
 +{{ :addtohomescreen1.png?nolink&400 |}}
 +
 +2. Scroll to the "Add to Home Screen" option in the menu and tap it: 
 +
 +{{ :addtohomescreen2.png?nolink&400 |}}
  
 ==== Mobile wallet==== ==== Mobile wallet====
Line 250: Line 273:
 Enter the address...: CCX address of your contact Enter the address...: CCX address of your contact
 Enter the Payment id: Payment id is optional Enter the Payment id: Payment id is optional
 +
 ===== Paper wallet ===== ===== Paper wallet =====
  
-If you only want to receive funds, then all you need is a **paper wallet**. You will not be able to send or spend funds until you use one of the three wallets above. You can create a paper wallet [[https://paperwallet.conceal.network/|here]]. The Paper wallet will give you a wallet address and your private keys. Always take whatever steps you can to [[https://conceal.network/wiki/doku.php?id=security|keep your keys and funds safe and secure]]!+If you only want to receive funds, then all you need is a **paper wallet**. You will not be able to send or spend funds until you use one of the three wallets above. You can create a paper wallet [[https://conceal.network/paperwallet//|here]]. The Paper wallet will give you a wallet address and your private keys. Always take whatever steps you can to [[https://conceal.network/wiki/doku.php?id=security|keep your keys and funds safe and secure]]!
  
 **** ****