Skip to content

Commit 38ecefa

Browse files
update README
1 parent 10608be commit 38ecefa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

script/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ After filling the `.env` file, make sure to run: `source .env` in your terminal.
1111
- Fill the `DeployProtocol_input.json` file with the needed inputs.
1212
- Run `forge script ./script/DeployProtocol.s.sol --rpc-url network_name --broadcast --slow`
1313

14+
## Deploy new pool
15+
16+
- Fill the `DeployPool_input.json` file with the needed inputs.
17+
- Run `forge script ./script/DeployPool.s.sol --rpc-url network_name --broadcast --slow`
18+

0 commit comments

Comments
 (0)