Skip to main content

Smart Contracts Overview

TitleDescription
Create an ERC-20 Token Using SolidityCreate an Ethereum ERC-20 token on Avalanche.
Deploy a Smart Contract on Avalanche Using Remix and MetaMaskDeploy and test a smart contract on Avalanche using Remix and MetaMask.
Using Hardhat with the Avalanche C-ChainUsing Hardhat with the Avalanche's C-Chain, an instance of the Ethereum Virtual Machine (EVM)
Using Truffle with the Avalanche C-ChainUsing Truffle with the Avalanche's C-Chain, an instance of the Ethereum Virtual Machine (EVM)
Verifying Smart Contracts Using Hardhat and SnowtraceVerifying Smart Contracts Using Hardhat and Snowtrace
Verifying Smart Contracts with Truffle VerifyVerify Smart Contracts with Sourcify and Truffle
Verify Smart Contracts on the C-Chain ExplorerVerify Smart Contracts on the C-Chain Explorer
Add Avalanche programmaticallySimple tutorial showing how to add Avalanche network to your front-end code.