Skip to content

Commit 14215c8

Browse files
committed
Add env sample
1 parent 6e72ea7 commit 14215c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.sample

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export INFURA_KEY=""
22
export MNEMONIC=""
33
export OWNER_ADDRESS=""
4+
export NFT_CONTRACT_ADDRESS=""
45
export FACTORY_CONTRACT_ADDRESS=""
56
export NETWORK="rinkeby"

0 commit comments

Comments
 (0)