Skip to content

verify-media/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verify Contracts • CI

See the developer docs for more!

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

forge install

Run Tests

forge test

Update Gas Snapshots

forge snapshot

Deployment

Instructions for deployment are in the ./script dir. This includes instructions for deploying and verifying the smart contracts here.

You must create a .env file in the root directory of this project. Follow the .envtemplate for filling out the values needed there.

Releases

No releases published

Packages

No packages published