.env
file in the root directory based on the .env.example
(if you are using the module template) file and fill in the variables:
RegistryDeployer
, you need to create a new Foundry script and import the following objects:
MODULE_CONTRACT
with the contract you want to deploy. In most cases, metadata
and resolverContext
can be left empty.