Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deploy scripts #16

Merged
merged 7 commits into from
Jan 31, 2024
Merged

Add deploy scripts #16

merged 7 commits into from
Jan 31, 2024

Conversation

enriquefynn
Copy link
Member

Use a script to deploy and verify the contract on Etherscan with with:
.env file should be present and populated as in .env.dist

forge script ./script/FeeRewardsManager.s.sol --verify --broadcast --rpc-url goerli --private-key ${PRIVATE_KEY}

Update licenses

foundry.toml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Contributor

@jenpaff jenpaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just deploy the contracts and add addresses to the README

@enriquefynn
Copy link
Member Author

LGTM! Just deploy the contracts and add addresses to the README

Added the deployments to Goerli and Holesky at README.md

@enriquefynn enriquefynn merged commit 45bb70d into main Jan 31, 2024
1 check passed
@enriquefynn enriquefynn deleted the add_deploy_scripts branch January 31, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants