Skip to content

Commit

Permalink
feat: deploy bob and fraxtal
Browse files Browse the repository at this point in the history
  • Loading branch information
rhlsthrm committed Aug 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a2005c9 commit b4b0977
Showing 8 changed files with 3,936 additions and 0 deletions.
146 changes: 146 additions & 0 deletions broadcast/Deploy.s.sol/252/run-latest.json

Large diffs are not rendered by default.

152 changes: 152 additions & 0 deletions broadcast/Deploy.s.sol/60808/run-1724912785.json

Large diffs are not rendered by default.

152 changes: 152 additions & 0 deletions broadcast/Deploy.s.sol/60808/run-latest.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions deploy-bob.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source .env
forge script ./script/Deploy.s.sol --tc DeployBoB --ffi --json --rpc-url bob --private-key $MODE_PRIVATE_KEY --broadcast --verify --verifier blockscout --verifier-url https://explorer.gobob.xyz/api? -vvv
2 changes: 2 additions & 0 deletions deploy-fraxtal.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source .env
forge script ./script/Deploy.s.sol --tc DeployFraxtal --broadcast --ffi --json --rpc-url fraxtal --chain fraxtal --private-key $MODE_PRIVATE_KEY --verify -vvv
Loading

0 comments on commit b4b0977

Please sign in to comment.