We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ed1c7 commit b7a7664Copy full SHA for b7a7664
.env.example
@@ -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