Edit this page Backlinks This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ~~NOTOC~~ ====== IRIDIUM Documentation ====== ===== Start : 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]] ===== The Iridium 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. * [[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]] <WRAP center round todo 60%>This part below is not ready yet</WRAP> * [[iridiumd#Iridium Core Daemon (iridiumd)|Iridium Core Daemon (iridiumd)]] * [[iridiumd#How to start the Iridium Core Daemon for RPC Calls (iridiumd)|How to start the Iridium Core Daemon for RPC Calls]] * [[iridiumd#The Iridium Code Daemon RPC calls list|The Iridium Code Daemon RPC calls]] * Iridium simple wallet (iridium_simplewallet) * How to start iridium simple wallet for RPC Calls * The Iridum simple wallet RPC calls list * Iridium miner (iridium_miner) * How to start iridium miner * FAQ and Links to example code * Example code * How to generate wallet id 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]]