description |
---|
Join a Hedera Testnet |
Hedera testnets provides developers with access to a free testing environment for Hedera network services. Testnets simulate the exact same devlopment environment as you would expect for mainnet. This includes transaction fees, throttles, available services, etc. Once your application has been built and tested in this test enviornment you can expect to migrate your decentralized application to mainnet without any changes. Testnets are likely to change and data may be deleted
{% hint style="warning" %}
Limited Support
Transactions are currently throttled for mainnet and testnet. You will receive a "BUSY" response if the number of transactions submitted to the network exceeds the threshold value.
{% endhint %}
Network Service | Availability |
---|---|
Cryptocurrency | Limited |
Smart Contracts | Limited |
File Service | Limited |
Consensus Service | Limited |
Network Request Type | Throttle (tps) |
---|---|
Cryptocurrency Transactions |
CryptoTransfer transactions: 10,000 tps All other cryptocurrency transactions: 13 tps |
Consensus Transactions |
MessageSubmit transactions: 1,000 tps
getTopicInfo/updateTopic/deleteTopic: 100 tps |
File Transactions | All transaction types: 13 tps |
Smart Contract Transactions | All transaction types: 13 tps |
Queries | 6,500 tps |
Receipts | unlimited (no throttle) |