Skip to content

Commit

Permalink
chore: deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Sep 24, 2024
1 parent e031090 commit f900037
Show file tree
Hide file tree
Showing 5 changed files with 4,873 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Deployments on new chains can be done permissionlessly by anyone using the inclu
You can then deploy the TokenizedStrategy using the provided script.

```
forge script script/Deploy.s.sol:Deploy --rpc-url YOUR_RPC_URL
forge script script/Deploy.s.sol:Deploy --account ACCOUNT_NAME --rpc-url YOUR_RPC_URL --broadcast
```

If the deployments do not end at the same address you can also manually send the calldata used in the previous deployments on other chains.
Expand Down
Loading

0 comments on commit f900037

Please sign in to comment.