Skip to content

feat: add MBSM deployment script#55

Merged
drewstone merged 2 commits intomainfrom
shady/mbsm-deploy
Feb 20, 2025
Merged

feat: add MBSM deployment script#55
drewstone merged 2 commits intomainfrom
shady/mbsm-deploy

Conversation

@shekohex
Copy link
Contributor

Adds a simple deployment script to deploy MBSM to different chains:

forge script scripts/MBSMDeployer.s.sol -vvvv --broadcast --evm-version london --legacy --private-key $(subkey inspect //Alice --scheme Ecdsa --output-type json | jq -r .secretSeed)

@shekohex shekohex requested a review from drewstone February 20, 2025 19:18
@github-actions
Copy link

LCOV of commit 377c77e during Foundry CI #53

Summary coverage rate:
  lines......: 85.7% (276 of 322 lines)
  functions..: 84.1% (74 of 88 functions)
  branches...: 62.2% (23 of 37 branches)

Files changed coverage rate: n/a

@drewstone drewstone merged commit 7647933 into main Feb 20, 2025
2 checks passed
@shekohex shekohex deleted the shady/mbsm-deploy branch February 20, 2025 20:53
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