Skip to main content

Quick Guide

If you are a developer looking to build applications on the CTC Chain, this document provides all the essential information you need.

Getting Started

CTC Chain is a high-performance blockchain network.

Since CTC Chain is EVM-compatible, your existing Ethereum smart contract skills will seamlessly transfer to CTC Chain.

Connecting

Here are some resources to help you get connected to the CTC network:

Get Tokens

CTC is the native utility token of CTC Chain and is used to pay transaction fees. For the testnet, you can email us to obtain test tokens on CTC Network.

For the mainnet, you can withdraw tokens directly from a centralized exchange (CEX) which supports the CTC network (e.g. Tanti).

JSON-RPC API

Interacting with CTC Chain requires sending requests to specific JSON-RPC API methods. CTC Chain's APIs are compatible with Geth.

Developer Tools