We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57312fd commit 06e990cCopy full SHA for 06e990c
blockchain/secrets_TEMPLATE.json
@@ -1,5 +1,6 @@
1
{
2
"__comment": "IMPORTANT: Rename this file to 'secrets.json' when finished.",
3
"SEED_PHRASE": "",
4
- "API_KEY": ""
+ "API_KEY": "",
5
+ "OPENSEA_API_KEY": ""
6
}
0 commit comments