TAC Network RPC Infrastructure
TAC offers full EVM compatibility through its Layer 1 blockchain. For reliable development and production environments, we’ve partnered with Ankr to provide enterprise-grade RPC infrastructure.Official Ankr RPC Endpoints
As our main RPC provider, Ankr delivers high-availability infrastructure specifically optimized for TAC Network:Type | Network | Endpoint |
---|---|---|
JSON-RPC | Mainnet | https://rpc.ankr.com/tac |
JSON-RPC | Turin Testnet | https://rpc.ankr.com/tac_spb |
Integration Steps
1
Choose Your Integration Method
The TAC Network supports multiple access methods:
- EVM JSON-RPC: For standard Ethereum-compatible development
- Tendermint: Direct access to the consensus layer
- Cosmos REST/gRPC: For Cosmos SDK-based interactions
2
Configure Your Application
For EVM application integration using Ankr’s RPC services:Or for deployment on TAC L1 using Foundry
Network Parameters
TAC Network uses the following parameters:- Chain ID: 2390 (Turin Testnet)
- RPC URL: https://turin.rpc.tac.build
- FeeSchema: EIP-1559
- Explorer URL: https://turin.explorer.tac.build
- Currency Symbol: TAC
- Blocktime: 3 seconds
Testing Your Integration
Before production deployment:- Get testnet tokens from the TAC Faucet
- Test transactions through Ankr’s RPC endpoints
- Monitor performance via the Explorer