Welcome! This document provides the essential details you need to connect to and interact with the Igra Caravel Testnet.
Igra is fully EVM-compatible, meaning you can use familiar tools, applications, and frameworks from the Ethereum ecosystem. This Testnet instance connects to the Kaspa TN10.
Here are the details you’ll need to connect your wallet or application:
19416You can view network activity using these explorers:
To test transactions, you’ll need some test iKAS tokens. You can request them from the faucet using the following curl command in your terminal.
curl -X POST <https://igra-faucet-ec24dbd67d05.herokuapp.com/request> \\
-H "Content-Type: application/json" \\
-d '{"walletAddress": "0xYourWalletAddress", "apiKey": "ad32094f78934ba484bd16c97e20f056"}'
Before running replace "0xYourWalletAddress" with your actual EVM-compatible wallet address (e.g., from MetaMask).
Please keep the following in mind while using the Igra Testnet: