Deploying a Smart Contract
Last updated
Was this helpful?
Last updated
Was this helpful?
In this section you will learn how to deploy simple smart contracts with all the most popular tooling in the ethereum ecosystem.
Foundry is a toolkit for developing and deploying smart contracts.
Follow to learn how to deploy a smart contract on Mode using Foundry.
Hardhat is a framework for developing smart contracts. You can use Hardhat to deploy to Mode as any other Ethereum - see the network information
Thirdweb CLI is an interactive command line interface for creating tools using thirdweb infrastructure. You can learn how to deploy a smart contract to Mode using thirdweb CLI .
Remix IDE is an open-source, web-based tool for developing smart contracts using the Solidity programming language.Learn how to deploy your smart contracts to Mode using Remix .