diff --git a/content/evm/evm-foundry.mdx b/content/evm/evm-foundry.mdx index fc108dfe..bcbd49c0 100644 --- a/content/evm/evm-foundry.mdx +++ b/content/evm/evm-foundry.mdx @@ -11,6 +11,8 @@ import { Callout } from 'nextra/components'; This tutorial will guide you through setting up Foundry for Sei EVM development and using OpenZeppelin contracts to build secure, standardized smart contracts. We'll cover environment setup, contract creation, deployment, and show how to leverage OpenZeppelin's pre-built components with the powerful Foundry toolkit. +