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 get the latest version on our 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 source code.

Getting Started

For instructions on getting started with your RPC wallet please follow this guide. It covers creating a new wallet container.

| General Methods - reset - save - getStatus - getBalance | | Private Key Methods - getViewKey - getSpendKeys |

Clone this wiki locally