Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Through this short Getting Started series, you will learn the basics of creating an account, transferring HBAR, signing, and submitting transactions to the Hedera Testnet. The Hedera Testnet allows you to play with the Hedera APIs in a non-production environment. You will see how easy it is to get started with one of our in the programming language of your choice. Below are two paths to creating testnet accounts and receiving HBAR to build, test, and deploy Hedera dApps:
➡
➡
The Hedera faucet allows you to anonymously receive testnet HBAR without the hassle of creating a developer portal account. To use the anonymous faucet, visit the and connect your wallet, or enter an EVM wallet address or Hedera account ID to initiate the process.
The faucet has a maximum dispense limit of 100 HBAR every 24 hours.
You will receive an error message and be prompted to return when your account is eligible for a refill if you attempt it more than once within a 24-hour period.
After account creation, your portal testnet account will automatically receive 1000 HBAR, and you'll see your account ID and key pair from the portal dashboard (see image below). Copy your account ID and DER-encoded private key for the coding environment setup step.
Entering an EVM address will facilitate an account creation using the . Copy and save the new Hedera account ID and the private key you're managing for your coding environment setup on the next page.
The Hedera developer portal allows you to create a testnet account to receive HBAR upon creation. Visit the and follow the instructions to create an account.