Foundry
What is Foundry?
Foundry is a a smart contract development toolset that assists developers in managing dependencies, compiling projects, running tests, deploying contracts, and interacting with blockchains through the command line interface.
Prerequisites
Before we start, make sure you have met the following conditions:
Have some BNB on Matchain Networks. You can follow our guide on Bridges and Network Faucets.
Foundry must be installed on your computer. If it’s not, follow this guide.
Getting started on Mainnet
Deploying a smart contract
Verifying a smart contract
Getting started on Testnet
Deploying a smart contract
Verifying a smart contract
Last updated