Skip to content

Commit fd841ad

Browse files
authored
Merge pull request #5 from 0xSpaceShard/fix/refacto-and-loop
fix: Add info in README
2 parents 7bca88b + 0183887 commit fd841ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The script is deploying the contract on goerli if you want to deploy on another
5757
To run the script just do `npx ts-node scripts/deployContracts.ts --contract CONTRACT_NAME`.
5858
`CONTRACT_NAME` must be replaced by :
5959
- PoolingManager
60-
- Factory
60+
- Factory : For this one put `POOLINGMANAGER_ADDRESS` inside your `.env`. If you didn't use the script for declaration, then you will need to manually add `TOKEN_CLASS_HASH` and `TOKENMANAGER_CLASS_HASH` inside your `.env`.
6161

6262
### Setup
6363
Only the owner of the contract will be able to set up the contract.

0 commit comments

Comments
 (0)