Skip to content

Commit ada2c5d

Browse files
committed
updated README
1 parent 2e055b6 commit ada2c5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Before you begin, ensure you have the following installed:
4040
```env
4141
SEPOLIA_RPC_URL=your-sepolia-rpc-url
4242
AMOY_RPC_URL=your-amoy-rpc-url
43+
CHAINLINK_VRF_SEPOLIA_SUBSCRIPTION_ID=your-sepolia-chainlink-vrf-subid
44+
CHAINLINK_VRF_AMOY_SUBSCRIPTION_ID=your-amoy-chainlink-vrf-subid
45+
ACCOUNT=your-account-address-used-to-create-subids
4346
```
4447
4. Compile Contracts:
4548
```bash

0 commit comments

Comments
 (0)