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 [2020/06/26 10:15] – [Desktop wallet (GUI)] Update wallet release iwiwaowallets [2021/04/01 10:24] – [Desktop wallet (GUI)] Update wallet release iwiwao
Line 5: Line 5:
 Conceal.Network offers several wallet options: Conceal.Network offers several wallet options:
  
 +  * RPC Wallet (Walletd) | Service Wallet
   * Command Line Wallet (CLI)   * Command Line Wallet (CLI)
   * Desktop Wallet (GUI)   * Desktop Wallet (GUI)
 +  * Lite Wallet
   * Web Wallet   * Web Wallet
   * Mobile Wallet   * Mobile Wallet
Line 28: Line 30:
 Conceal Core - Daemon, RPC & CLI\\ Conceal Core - Daemon, RPC & CLI\\
 https://github.com/ConcealNetwork/conceal-core/releases https://github.com/ConcealNetwork/conceal-core/releases
 +
 +===== RPC Wallet (Walletd) | Service Wallet =====
 +
 +The Conceal RPC Wallet (walletd) is an HTTP server which provides a JSON 2.0 RPC interface for integration of payment operations and address management.
 +
 +**__Walletd is the perfect wallet to use in exhanges, pools or any multiuser service.__**
 +
 +Download
 +To start the integration process you should first download the latest Conceal RPC Wallet for your operating system. You can get the latest version on our [[https://github.com/concealnetwork/conceal-core/releases|releases page]]. Current operating support is limited to Windows x64, Ubuntu 16.04, Ubuntu 18.04 LTS, Ubuntu 20.04, ARM, ARM64, and macOS. Alternatively, you may also build RPC Wallet from the [[https://github.com/concealnetwork/conceal-core|source code]].
 +
 +Getting Started
 +For instructions on getting started with your RPC wallet please follow [[https://github.com/ConcealNetwork/conceal-core/wiki/Getting-Started|this guide]]. It covers [[https://github.com/ConcealNetwork/conceal-core/wiki/Getting-Started#generate-a-new-wallet-container|creating a new wallet container]] .
  
 ===== Command Line Wallet (CLI) ===== ===== Command Line Wallet (CLI) =====
Line 35: Line 49:
 {{ :wallets-cli.jpg?400 |}} {{ :wallets-cli.jpg?400 |}}
  
-Current Version: 6.2.0+Current Version: 6.4.5
  
 Downloads\\ Downloads\\
-[[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]]+[[https://github.com/ConcealNetwork/conceal-core/releases/download/6.4.5/ccx-cli-macOS-v6.4.5.zip|MacOS]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.4.5/ccx-cli-ubuntu-1604-v6.4.5.tar.gz|Ubuntu 16.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.4.5/ccx-cli-ubuntu-1804-v6.4.5.tar.gz|Ubuntu 18.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.4.5/ccx-cli-ubuntu-2004-v6.4.5.tar.gz|Ubuntu 20.04]] | [[https://github.com/ConcealNetwork/conceal-core/releases/download/6.4.5/ccx-cli-win64-v6.4.5.zip|Windows 64]] | 
 +[[https://github.com/ConcealNetwork/conceal-core/releases/download/6.3.0/ccx-cli-arm32-v6.3.0.tar.gz|ARM32 (6.3.0)]]
  
 Source Code\\ Source Code\\
-[[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]]+[[https://github.com/ConcealNetwork/conceal-core/archive/refs/tags/6.4.5.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-core/archive/refs/tags/6.4.5.tar.gz|TAR.GZ]]
  
 ===== Desktop wallet (GUI) ===== ===== Desktop wallet (GUI) =====
Line 47: Line 62:
 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: 6.2.0+Current Version: 6.4.4
  
 Downloads\\ Downloads\\
-[[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/6.4.4/ccx-desktop-macOS-v6.4.4.zip|MacOS]] |  
-[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.2.0/ccx-desktop-ubuntu-1604-v6.2.0.tar.gz|Ubuntu 16.04]] |  +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.4.4/ccx-desktop-ubuntu-1604-v6.4.4.tar.gz|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/6.4.4/ccx-desktop-ubuntu-1804-v6.4.4.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/6.4.4/ccx-desktop-ubuntu-2004-v6.4.4.tar.gz|Ubuntu 20.04]] |  
 +[[https://github.com/ConcealNetwork/conceal-desktop/releases/download/6.4.4/ccx-desktop-win64-v6.4.4.zip|Windows 64]] 
  
 Source Code\\ Source Code\\
-[[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]]+[[https://github.com/ConcealNetwork/conceal-desktop/archive/refs/tags/6.4.4.zip|ZIP]] | [[https://github.com/ConcealNetwork/conceal-desktop/archive/refs/tags/6.4.4.tar.gz|TAR.GZ]]
  
 ====Wallet Installation==== ====Wallet Installation====
Line 133: Line 149:
  
 Click [[https://conceal.network/wiki/doku.php?id=security|here]] to learn more about wallet security. Click [[https://conceal.network/wiki/doku.php?id=security|here]] to learn more about wallet security.
 +
 +===== Lite wallet =====
 +The Conceal Lite Wallet application is powered by Conceal Cloud and offers users a simple and secure option to store your $CCX. The wallet includes an easy to read dashboard that will showcase your Portfolio, Market Data and Your Wallets. You can easily view your transactions, contacts, private messages and settings.
 +
 +{{ :open_screen.png?900 |}}
 +
 +The Conceal Lite Wallet integrates several Conceal features including **Conceal-API Javascript/Node.js interface (RPC/API)** and **Conceal-Cloud Wallet service/infrastructure**.
 +
 +Functions include enable/disable 2fa, reset password and notifications of new transactions/messages. Futures updates will include multiple languages and Conceal Network’s signature cold staking option.
 +
 +Conceal Lite Wallet [[https://github.com/ConcealNetwork/conceal-lite-wallet/releases/tag/v1.0.0|releases]] include a Windows, Linux and MacOS version.  
 +
  
 ===== Web wallet ===== ===== Web wallet =====
  
-[[https://conceal.cloud/|Conceal.Cloud]] is a privacy-protected online interface that allows users to access conceal's decentralized banking blockchain through any platform in a simple manner (it only requires a basic browser). At the moment we have the basic wallet features working and we are setting up the privacy protected time-locked smart contracts handler that will allow full access to the banking features available (deposits & investments). We will keep adding features in the future. Stay tuned.+[[https://conceal.cloud/|Conceal.Cloud]] is a privacy-protected online interface that allows users to access conceal's decentralized finance blockchain through any platform in a simple manner (it only requires a basic browser). At the moment we have the basic wallet features working and we are setting up the privacy protected time-locked smart contracts handler that will allow full access to the banking features available (deposits & investments). We will keep adding features in the future. Stay tuned.
  
 ==== Creating a Web wallet ==== ==== Creating a Web wallet ====