# Smart Contract

- [Write a Contract](/evm-development/smart-contract/write-a-contract.md)
- [Set Up the Metamask Configuration](/evm-development/smart-contract/write-a-contract/set-up-the-metamask-configuration.md)
- [Deploy Smart Contract on GEB Signet](/evm-development/smart-contract/write-a-contract/deploy-smart-contract-on-geb-signet.md)
- [Deploy Smart Contract on BEVM Canary](/evm-development/smart-contract/write-a-contract/deploy-smart-contract-on-bevm-canary.md)
- [Foundry](/evm-development/smart-contract/foundry.md)
- [Deploy and verify contract by Foundry](/evm-development/smart-contract/foundry/deploy-and-verify-contract-by-foundry.md)
- [Contract Verification (BlockScout)](/evm-development/smart-contract/contract-verification-blockscout.md): Partially Forked from BlockScout Docs
- [ThirdWeb](/evm-development/smart-contract/thirdweb.md)
