Requesting Testnet Tokens
Last updated
Last updated
The IOTA Faucet is a useful tool for developers to obtain free test IOTA tokens, enabling them to deploy and interact with applications on the IOTA Testnet.
Before requesting test tokens, ensure that:
You have a .
You are connected to the IOTA Testnet.
To request testnet tokens directly from the faucet server, run the following cURL command:
Replace <YOUR IOTA ADDRESS>
with your actual IOTA Testnet wallet address.
Replace <RECIPIENT_ADDRESS>
with your IOTA Testnet wallet address.
You can also access the using the TypeScript SDK: