Articles
- running a FedoraGold full node (daemon)
- running a FedoraGold walletd server
- API: fedoragold_daemon (http get: json)
- getinfo
- getheight
- iscoreready
- getblockchainindexes
- start_mining
- stop_mining
- stop_daemon
- gettransaction
- gettransactions
- sendrawtransaction
- getblock (duplicate)
- getblockcount (duplicate)
- getblockhash (duplicate)
- getblocktemplate (duplicate)
- getcurrencyid (duplicate)
- submitblock (duplicate)
- getlastblockheader (duplicate)
- getblockheaderbyhash (duplicate)
- getblockheaderbyheight (duplicate)
- API: fedoragold_daemon (http post: JSON req)
- getblock (both POST and GET)
- getblockcount (both POST and GET)
- getblockhash (both POST and GET)
- getblocktemplate (both POST and GET)
- getcurrencyid (both POST and GET)
- submitblock (both POST and GET)
- getlastblockheader (both POST and GET)
- getblockheaderbyhash (both POST and GET)
- getblockheaderbyheight (both POST and GET)
- gettransactionspool
- checktransactionproof
- checktransactionkey
- checktransactionviewkey
- API: fedoragold_daemon (http post: json)
- API: fedoragold_daemon (binary handlers)
- API: fedoragold_walletd
- save
- reset
- createAddress
- deleteAddress
- getSpendKeys
- getBalance
- getBlockHashes
- getTransactionHashes
- getTransactions
- getTransactionProof
- getUnconfirmedTransactionHashes
- getTransaction
- getTransactionSecretKey
- sendTransaction
- createDelayedTransaction
- getDelayedTransactionHashes
- deleteDelayedTransaction
- sendDelayedTransaction
- bindDaemon
- getViewKey
- getStatus
- getAddresses
- sendFusionTransaction
- estimateFusion
- stop
- API: fedoragold_simplewallet