This guide will teach you how to donate coins to the on-chain SPACE faucet.

The faucet is available with Spacecoind or Spacecoin-QT.

Table of Contents

Please Note

The faucet requires you to be using a pubkey. For more information see Pubkey Information.

With Spacecoin-QT the commands will need to be entered in the console. This is accessible at Help -> Debug Window -> Console.

Background Information

Any donations to the faucet are greatly appreciated.

This allows for users to start using and testing SPACE.

Instructions

  1. Navigate to spacecoin-cli or Console depending on your wallet.

  2. Enter the command faucetfund amount.

    Example: faucetfund 30

    This will return a hex-encoded transaction that needs to be broadcast to the network with sendrawtransaction.

  3. Enter the command sendrawtransaction hexFromFaucetGet

    Example: sendrawtransaction 0400008085202f89018cc8564e8eab3c702731b319ca93863225b5f8feb3106a5ab5854791b589ae48010000006b483045022100aa4c5f97fdfa05402e26db6951bd9b7611a7022d1f0b555d4ed8ed75c465f5d00220217ce6dcbea90366845326453e242f4b95bea5f0184d32af8a3f43f385ae36d4012103f6f64dff7bc20d882b369f7bfbd63d423a09f8e908f441bef4f5b425727832e1ffffffff02005ed0b200000000302ea22c8020e029c511da55523565835887e412e5a0c9b920801b007000df45e545f25028248103120c008203000401ccf0c1a43500000000232103f6f64dff7bc20d882b369f7bfbd63d423a09f8e908f441bef4f5b425727832e1ac000000006e7301000000000000000000000000

    This returns a Transaction ID (txid). You can view this transaction on the explorer.