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

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 16.04, Ubuntu 18.04 LTS, Ubuntu 20.04, ARM, ARM64, and macOS. 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, and consult the side menu or the bottom of this page for a listing of API calls.

Clone this wiki locally