Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== IRIDIUM (IRD) Documentation ====== ===== Get Started : Get the binaries ===== To be able to use Iridium, you must first get the binaries either by downloading or compiling them. * [[getting-started|Quick Start]] * [[getting-started#Download static binaries|Download static binaries]] * [[getting-started#Starting in testnet mode|Start the daemon in testnet mode]] * [[getting-started#Using a configuration file|Using a configuration file]] * [[getting-started#Compilation|Compilation guide]] ===== Iridium (IRD) Platform integration ===== This part will help you to integrate Iridium in your service.\\ You will be able to communicate with Iridium in couples of hours.\\ The iridium_walletd or iridiumd and iridium_simplewallet pair is made for this with the help of either the command line options or the RPC/JSON 2.0 API. ==== The Iridium (IRD) Wallet Daemon ==== * [[iridium_walletd#Iridium Wallet Daemon (iridium_walletd)|Iridium Wallet Daemon]] (iridium_walletd) * [[iridium_walletd#Generate a new Iridium wallet|Generate a new Iridium wallet and exit]] * [[iridium_walletd#Show an Iridium wallet address|Show an Iridium wallet address and exit]] * [[iridium_walletd#Start the Iridium wallet daemon for RPC Calls|Start the Iridium wallet Daemon for RPC Calls]] * [[iridium_walletd#Command line and configuration file options|Command line and configuration file options]] * [[iridium_walletd_RPC_call|The Iridum Wallet Daemon RPC calls list]] ==== The Iridium (IRD) Core Daemon ==== * [[iridiumd#Iridium core daemon overview|Iridium core daemon overview]] * [[iridiumd#Daemon command line arguments and commands|Daemon command line arguments and commands]] * [[iridiumd#Command line options only|Daemon Command line options only]] * [[iridiumd#Command line and settings common options|Daemon Command line and configuration settings common options]] * [[iridiumd#Configuration file|Daemon Configuration file]] * [[iridiumd_rpc_call|The Iridium Core Daemon RPC calls]] \\ \\ \\ <WRAP center round todo 60%>This part below is not ready yet</WRAP> ==== The Iridium (IRD) simple wallet ==== * Iridium simple wallet (iridium_simplewallet) * How to start iridium simple wallet for RPC Calls * The Iridum simple wallet RPC calls list ==== The Iridium (IRD) miner ==== * Iridium miner (iridium_miner) * How to start iridium miner ---- ===== Iridium (IRD) language libraries ===== * [[java_api|Java API]] * [[python_api|Python API]] ===== FAQ and Links to example code ===== * FAQ * Example code * How to generate a wallet address via (Python?) * How to sign and send tx via (Javascript) * How to host your own node to track deposits * [[generate-a-random-payment-id|Generate a random payment ID sample codes]]