Advanced guides

From ArdorDocs
Jump to: navigation, search
This page contains changes which are not marked for translation.
Other languages:


Welcome to the advanced guides. This is a series of guides that explain specific questions around the Ardor multi-chain ecosystem. If at any point something is unclear please contact us.

Guides and tutorials

Account Setup for Message-based Deposits

Advanced guide that explains how to configure the account property nrs_recipient_ui_options that prevents users from accidentally sending funds without a message if it is required


Configuring HTTPs on a standalone Ardor installation

Advanced guide that explains how to configure HTTPs on a standalone Ardor installation running on a Linux or macOS system using letsencrypt certificates and the standard HTTPs port


Deploying the Ardor Node Docker Image

Advanced guide that explains how to deploy the Ardor Node Docker image. It allows us to deploy an Ardor node as a container and to bootstrap the initial blockchain automatically.


Deploying the Microsoft Azure Ardor Node

Advanced guide that explains how to deploy the Azure Ardor Node. It allows us to deploy an Ardor node as an Azure app and to bootstrap the initial blockchain automatically.


Emulating Multi Signature Accounts on the Blockchain

Advanced guide for emulating Multi-Signature accounts using the Ardor platform


ERC20 to Ignis

How to implement the ERC20 APIs using the equivalent Ardor and Ignis APIs.


Exchange Integration for Ardor

Explanation about how to integrate Ardor into a currency exchange platform


Exchange Integration for Ignis

Explanation about how to integrate the IGNIS token, the token of Ignis, the first child chain of the Ardor blockchain, into a crypto-currency exchange.


Exchange Integration of Assets

Explanation about how to integrate assets of the Ardor platform into a crypto-currency exchange.


How to connect Ardor node to IPFS node

This guide will show you how to connect IPFS node to Ardor node. You will also learn how to Pin files to the IPFS node, connected to the Ardor node via another IPFS node.

How to deploy IPFS node

Advanced guide that explains how to deploy an IPFS node.


How to setup the child chain permissions control

Guide that explains the child chain control feature to control who can perform transactions on the child chain. Step-by-step guided tour showcasing the most common setup.


How to tokenize your farm using Ignis

Use case of Ardor for tokenizing a farm with Ignis tokens


How Tx Processing works

Detailed explanation about how the Tx processing works in the Ardor platform.


Launch Compliant Security Token Offerings (STO) in Three Steps using Ignis

How to launch a fully compliant Security Token Offering (STO) with an on-Blockchain KYC-AML functionality using the Ignis chain


Migrating From Nxt to Ardor

If you already have an Nxt application, this guide can help you migrate the application which relies on the Nxt APIs to Ardor.


Node JS module

Technical details of the Ardor Wallet JavaScript code configured as a node JS module


Node processes configuration

How to use the Processes feature to persist local configuration of bundlers, funding monitors, standby shufflers, forgers... between node restarts.


Passphrase recovery tool

Tool included in the Ardor installation to attempt the recovery of your real account passphrase based on approximate passphrase you remember.


Paging implementation of API response

How to implement paging for API responses that cannot be fully loaded in one API call.


Securing IoT devices and databases

How to use build a hybrid solution for securing IoT data of a centralized database using the Ignis chain.


Securing sensitive data with the blockchain

How to use build a hybrid solution for securing sensitive data of a centralized database using the Ignis chain.