Public Testnet Tools & Resources
The DAC Inception Testnet Blockchain is a sandbox environment identical to the main network but using tokens with no real-world value. It is designed for developers to test decentralized applications (dApps), smart contracts, and node configurations before deploying them to the Mainnet.
Below are the essential tools and services available for the DAC Testnet.
1. Public RPC Endpoint
URL: https://rpctest.dachain.tech
The RPC endpoint (Remote Procedure Call) is the gateway that allows external applications, wallets (like MetaMask), and development tools to communicate with the DAC Blockchain.
- Usage: Configure your wallet or dApp to connect to this URL to send transactions and query data from the Testnet.
- Chain ID:
21894
2. Blockchain Explorer
URL: https://exptest.dachain.tech
The Blockchain Explorer is a search engine for the blockchain. It allows you to visualize and verify activity on the network in real-time.
- Features:
- View block history and transaction details.
- View network stats and transaction gas prices.
- Check wallet balances and token transfers.
- Verify smart contract code and read/write contract methods.
- Monitor network health (block time, difficulty, hashrate).
3. Faucet
URL: https://faucet.dachain.tech
The Faucet is a service that dispenses free "Testnet DACC" (tDACC) coins to developers and testers.
- Purpose: Since transactions on the blockchain require gas fees, you need these test coins to pay for execution costs during development.
- How to use: Simply enter your Testnet wallet address, and the faucet will send a small amount of DACC to your account.