Advanced guides

From ArdorDocs
Jump to: navigation, search
Other languages:


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

Guides and tutorials

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


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 blokchain, 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 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 tokenising 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 a Nxt application, this guide can help you migrating 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 which 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.