-
Update the Deployer Private Key:
- Edit the
packages/foundry/.env
file and change the deployer private key.
- Edit the
-
Ensure Token Availability:
- Verify that the deployer private key account has been faucetted with MOVE tokens to cover gas fees.
-
Run the Following Commands:
yarn install yarn deploy --network mevm yarn start