Join the Network
How to join the TAC network as a node operator
The TAC network currently has the following active network:
Chain ID | Type | Status | Version | Notes |
---|---|---|---|---|
tacchain_2390-1 | testnet | Active | v0.0.1 | Turin Testnet |
Turin Testnet Details
- Chain ID: tacchain_2390-1
- Version: v0.0.1
- Block Time: 3s
Endpoints
- RPC: https://turin.rpc.tac.build/
- gRPC: https://newyork-inap-72-251-230-233.ankr.com/tac_tacd_testnet_full_tendermint_grpc_web_1
- REST API: https://newyork-inap-72-251-230-233.ankr.com/tac_tacd_testnet_full_tendermint_rest_1
- EVM JSON-RPC: https://newyork-inap-72-251-230-233.ankr.com:443/tac_tacd_testnet_full_rpc_1
- Genesis: https://newyork-inap-72-251-230-233.ankr.com/tac_tacd_testnet_full_tendermint_rpc_1/genesis
Tools
- Faucet: https://turin.faucet.tac.build/
- EVM Explorer: https://turin.explorer.tac.build/
- Cosmos Explorer: https://turin.bd-explorer.tac.build/tac
Prerequisites
Before you begin, ensure you have the following installed:
- Go (version >= v1.21)
- jq
- curl
Join the Network
1
Install tacchaind
2
Initialize Your Node
3
Configure Your Node
Edit your .testnet/config/config.toml
file with the following settings:
4
Download Genesis File
5
Start Your Node