Skip to content

Commit b7a7664

Browse files
committed
fix example env
1 parent 82ed1c7 commit b7a7664

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# rename this file to .env and fill in the values
2+
# this is not required to build the packages but will significantly increase test performance
3+
4+
# used for unit tests that hit real IPFS gateway
5+
# get a secret key from https://thirdweb.com/create-api-key
6+
# Learn more about API keys. https://portal.thirdweb.com/account/api-keys
7+
TW_SECRET_KEY=""

0 commit comments

Comments
 (0)