Prerequisites
- A browser with MetaMask installed
- MetaMask configured with the c8ntinuum network (see Network Information - Mainnet)
- CTM in your wallet for gas fees
Step 1: Open Remix
Navigate to remix.ethereum.org.Step 2: Write or Import Your Contract
Create a new file in the File Explorer panel or import an existing contract.Step 3: Compile
- Go to the Solidity Compiler tab
- Select the appropriate compiler version
- Click Compile
Step 4: Deploy
- Go to the Deploy & Run Transactions tab
- In the Environment dropdown, select Injected Provider - MetaMask
- MetaMask will prompt you to connect — ensure you’re on the c8ntinuum network (Chain ID
2184) - Select your contract and click Deploy
- Confirm the transaction in MetaMask