Skip to content
katz edited this page Aug 26, 2020 · 35 revisions

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.

Download the wallet

To start the integration process you should first download the latest Conceal RPC Wallet for your operating system. You can find it here: https://github.com/concealnetwork/conceal-core/releases. Current operating support is limited to Windows x64, Ubuntu 18.04 LTS, and macOS 10.14.

Alternatively, you may also build RPC Wallet from source code: https://github.com/concealnetwork/conceal-core

Getting Started

For instructions on getting started with your RPC wallet please follow this guide. Visit our RPC Wallet API page for a listing of support API calls.

There is a also guide on optimizing your RPC Wallet with Fusion Transactions.

Clone this wiki locally