| Class | Description |
|---|---|
| AccountDerivation |
Derive multiple account addresses from the same seed
|
| CoinExchange24HVolume |
Calculate the trade volume of the ARDR/IGNIS pair on the Ardor coin exchange.
|
| DataUploader |
Upload a file data to a remote node.
|
| FeeCalculation |
Sample Java program which demonstrates how to calculate best bundling fee for child chain transactions
|
| FlipsideBlockExplorer |
Explore Ardor blocks.
|
| GetPeersForMobileApp | |
| InProcessApiCalls |
Sample Java program which demonstrates use of APIs locally without relying on a remote node
|
| LocalSigning |
Sample Java program which creates a transaction on a remote node, signs it locally, then broadcasts it to a remote node
|
| MessageDecryption |
Sample Java program which iterates through blockchain transactions and decrypts their attached message
|
| MessageEncryption |
Sample Java program to encrypt a message locally, then send the encrypted data to a remote node without exposing the passphrase
|
| PhasedTransaction |
Sample Java program which demonstrates how to submit a phased transaction
|
| ShufflingRecipients |
List all accounts funded using shuffling
|
| WaitForBlock |
Sample Java program which registers a listener and waits for the next block
|