<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Features</id>
	<title>Features - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Features"/>
	<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Features&amp;action=history"/>
	<updated>2026-05-14T18:12:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://betaardordocs.jelurida.com/index.php?title=Features&amp;diff=12832&amp;oldid=prev</id>
		<title>Almonte at 16:54, 15 April 2021</title>
		<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Features&amp;diff=12832&amp;oldid=prev"/>
		<updated>2021-04-15T16:54:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{#seo:&lt;br /&gt;
|title=Ardor features&lt;br /&gt;
|titlemode=replace&lt;br /&gt;
|keywords=ardor learning hub, ardor documentation, blockchain, proof of stake, ardor, ignis, jelurida, development, ardor wiki, wiki, features&lt;br /&gt;
|description=Functionality of the Ardor platform&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;translate&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
Current features of Ardor, as of version {{NRSVersion}}, include:&lt;br /&gt;
&lt;br /&gt;
==Account control== &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
With Account control, any account can be restricted to only issuing [[#Phasing|phased transactions]] subject to a specific voting model. This enables interesting use cases like:&lt;br /&gt;
* [https://nxtwiki.org/wiki/Account_Control_NXT Multi-signature], so that more than one key is required to authorize a transaction.&lt;br /&gt;
* Tagging, so that an account tagged as e.g. &amp;quot;savings&amp;quot; cannot, for example, send tokens.&lt;br /&gt;
* Escrow, so that a locked account cannot transfer assets, aliases, etc. except when some specific circumstances are met.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[Account control| Learn more about Account control]].&lt;br /&gt;
&lt;br /&gt;
== Account leasing== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
Account leasing allows users to [[Account_Leasing|lease]] their forging power to another account for a fixed period of time. This enables the creation of &amp;#039;&amp;#039;forging pools&amp;#039;&amp;#039;, where the forging power of multiple users is combined to increase the chance of generating a block. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Account leasing is also relevant if a user wants to take part in the forging process without having to keep a node running 24/7.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
[[Account Leasing| Learn more about Account leasing]].&lt;br /&gt;
&lt;br /&gt;
== Account monitor == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
An Account monitor is a component that automatically transfers [[Bundling#Description|child chain]] tokens (eg: IGNIS), ASSET, or CURRENCY from a funding account to recipient accounts when the amount held by the recipient accounts drops below a set threshold.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
[[Account Monitor| Learn more about the Account monitor]].&lt;br /&gt;
&lt;br /&gt;
== Account properties == &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Account properties enable Ardor users to permanently &amp;#039;&amp;#039;tag&amp;#039;&amp;#039; an Ardor account with a small amount of data. These properties can then be used to provide meta-information about an account and can be linked to [[phasing]] by property conditions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
[[Account Properties| Learn more about Account properties]].&lt;br /&gt;
&lt;br /&gt;
== Alias system == &amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
Ardor implements an alias system that translates alphanumeric text into almost anything: Ardor account addresses, email addresses, URLs, phone numbers, SKU codes, and more. The [[Alias system]] not only gives Ardor the ability to function as a Decentralized DNS system but also adds additional possibilities for mapping short names to other entities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
[[Alias system| Learn more about the Alias system]].&lt;br /&gt;
&lt;br /&gt;
== Arbitrary messages == &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
Arbitrary messages allow Ardor users to send small amounts of data through the decentralized network.  This data can be optionally encrypted. The term &amp;quot;message&amp;quot; is loose: this feature can be used to send simple text messages, but can also be used to send up to 1000 bytes of any data.  As a result, it can be used to build file-sharing services, decentralized applications, and higher-level Ardor services.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
[[Arbitrary messages| Learn more about Arbitrary messages]].&lt;br /&gt;
&lt;br /&gt;
== Asset control == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
The Asset Control feature allows restricting all transactions involving a given asset - such as placing a bid and ask orders, transfers, share deletions and dividend payments that use the asset as a dividend to be subject to approval&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
[[Asset_control| Learn more about Asset control]].&lt;br /&gt;
&lt;br /&gt;
== Asset exchange == &amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
Ardor&amp;#039;s Asset exchange provides a decentralized, peer-to-peer exchange system based on the &amp;quot;[https://bitcoil.co.il/BitcoinX.pdf|colored coins]&amp;quot; concept that eliminates trust points and their associated fees.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Up until now, if you wanted to trade cryptocurrencies and other digital assets, you had to sign up for an account on a centralized platform such as Cryptsy/BTC-E/Bter/etc, transfer your assets to them, and pay them the transaction fees.  This brings in a large concern: a centralized exchange could just bail with everyone&amp;#039;s deposits.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
The same technology used to trade Ardor for other child chain tokens can allow you to trade any token within the Ardor multichain platform for almost any commodity.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
[[Asset exchange| Learn more about the Asset exchange]].&lt;br /&gt;
&lt;br /&gt;
== Asset Properties == &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Asset properties allow attaching metadata to assets, in the form of name/value pairs. Anyone can set a property on an asset. Only the asset issuer, or the setter of the property, can delete a property. The setter of a property can edit it by setting a new property with the same name.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
[[Asset Properties| Learn more about Asset properties]].&lt;br /&gt;
&lt;br /&gt;
== Bundling == &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
[[Bundling]] is the process of grouping transactions from a child chain into a transaction on the Ardor chain. Bundlers accept fees from those child chain transactions in the corresponding child chain coin and pay fees in ARDR to the parent chain forgers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
[[Bundling| Learn more about Bundling]].&lt;br /&gt;
&lt;br /&gt;
== Changelly integration == &amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
Changelly is a market-making service that utilizes crypto exchanges to provide a seamless exchange of crypto tokens without user registration.&lt;br /&gt;
Starting from Ardor version 2.1.2 the Ardor wallet integrates the changelly service to enable Ardor and Ignis to exchange with any other crypto directly from the wallet.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
[[Changelly Integration| Learn more about Changelly integration]].&lt;br /&gt;
&lt;br /&gt;
== Child Chain Control == &amp;lt;!--T:58--&amp;gt;&lt;br /&gt;
The [[Child Chain Control]] is a feature that introduces permissioning to the Ardor multichain platform. It manages authorization levels of users on child chains. When operating on a chain that has permissioning policy enabled users can be restricted from performing chain transactions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
[[Child Chain Control| Learn more about the Child Chain Control]].&lt;br /&gt;
&lt;br /&gt;
== Coin exchange == &amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
The [[Coin exchange]] is an Ardor feature that allows users to trade child chain tokens on the blockchain using [[Coin exchange#Coin_Exchange_menu|buy and sell orders]] and a built-in matching engine.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
[[Coin exchange| Learn more about the Coin exchange]].&lt;br /&gt;
&lt;br /&gt;
== Coin shuffling == &amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
Coin shuffling is a privacy feature that enables users to mix their funds with that of others.&lt;br /&gt;
The process is quick and efficient and works by creating a random mapping between the existing user accounts and different, new recipient accounts also provided by the users.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
[[Coin Shuffling| Learn more about Coin shuffling]].&lt;br /&gt;
&lt;br /&gt;
== Composite phasing == &amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
Composite phasing (or &amp;quot;&amp;#039;&amp;#039;Smart Phasing&amp;#039;&amp;#039;&amp;quot;) is a powerful new feature that allows joining the current primitive approval models (such as [[Phasing (f)#Whitelisted_Approval_Requests|by whitelist]], [[Phasing (f)#Vote_By_Asset_Balance|by asset balance]], [[Phasing (f)#By_Secret|by secret]], etc) using the AND, OR, and NOT operators.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
As simple as it sounds, defining new approval models in terms of boolean expressions provides an incredible amount of flexibility to our transaction workflow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
[[Composite phasing| Learn more about Composite phasing]].&lt;br /&gt;
&lt;br /&gt;
== Data cloud == &amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
The Ardor Data Cloud is a decentralized data storage system. It is a feature that is reserved for the Ardor child chains&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
In addition to keeping a record of Ardor transactions, the blockchain can also be used to store user-defined data. All forms of data can be uploaded to the Ardor blockchain, providing a secure (and, if desired, permanent) method of storing, retrieving and publishing information&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
[[Data_Cloud| Learn more about Data cloud]].&lt;br /&gt;
&lt;br /&gt;
== Forging == &amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
In Ardor the process of block generation is called forging. Every Ardor node is involved in this providing the associated wallet has at least 1.000 ARDR and stays open no less than 24 hours (1440 blocks)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
[[Forging_(f)| Learn more about Forging]]&lt;br /&gt;
&lt;br /&gt;
== Graphical installer == &amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
The graphical installer provides a simple and user-friendly setup of the Ardor client software for the [[Getting_started#Client_Installation|supported operating systems]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
[[Graphical Installer| Learn more about the Graphical installer]].&lt;br /&gt;
&lt;br /&gt;
== Lightweight contracts == &amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
Lightweight contracts is a powerful new framework to develop a layer of automation on top of the existing Ardor APIs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
Contracts are developed by implementing pre-defined interfaces. The contract code is deployed to the blockchain as a cloud data transaction that stores the code itself and a contract reference transaction which provides the trigger to activate the contract and provides the setup parameters.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
[[Lightweight Contracts| Learn more about Lightweight contracts]].&lt;br /&gt;
&lt;br /&gt;
== Marketplace == &amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
The Marketplace feature provides a protocol for building decentralized, peer-to-peer stores for any kind of digital goods.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
[[Marketplace| Learn more about the Marketplace]].&lt;br /&gt;
&lt;br /&gt;
== Monetary system == &amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
The monetary system enables any user to issue customizable currencies secured by the Ardor network.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
[[Monetary system| Learn more about Ardor&amp;#039;s Monetary system]].&lt;br /&gt;
&lt;br /&gt;
== Phasing == &amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
Phasing allows transactions with deferred execution, with or without conditions, which form the basis of many use cases.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
[[Phasing (f) | Learn more about Phasing]].&lt;br /&gt;
&lt;br /&gt;
== Plugins == &amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
The plugin framework allows third-party software developers to add new functionality and embed it directly into the [[Ardor_client_interface|Ardor client interface]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
[[Plugins | Learn more about Plugins]].&lt;br /&gt;
&lt;br /&gt;
== Transaction Vouchers == &amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
Transaction Vouchers are a feature that simplifies and reduces the possible errors when two addresses make a transaction with each other on the blockchain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
[[Transaction Vouchers| Learn more about Transaction Vouchers]]&lt;br /&gt;
&lt;br /&gt;
== Voting System == &amp;lt;!--T:54--&amp;gt;&lt;br /&gt;
The secure, encrypted, consensus-based nature of the Ardor network allows the implementation of a voting system that guarantees anonymity and security, without relying on a central authority to tally the votes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:55--&amp;gt;&lt;br /&gt;
[[Voting system | Learn more about the Voting System]].&lt;br /&gt;
&lt;br /&gt;
== Secret Sharing == &amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
Protect your account passphrase by splitting it into multiple shares that only some of them are required to reconstruct the passphrase. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
[[Secret_Sharing| Learn more about secret sharing]].&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Almonte</name></author>
	</entry>
</feed>