You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup/2-SECRETS.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,15 @@ The Pinata Submarine API key is used to unlock the hidden files.
41
41
- Next, click on the 'Developers' tab, then the 'Submarine keys' tab.
42
42
- Click on '+ New Key' to generate a new key. Copy it, and paste it in your `.env` file so that `PINATA_SUBMARINE_KEY=YOUR_SUB_KEY`.
43
43
44
+
## WalletConnect
45
+
46
+
{% hint style="info" %}
47
+
The WalletConnect Project ID is used to power WalletConnect connections.
48
+
{% endhint %}
49
+
50
+
- Head over to the WalletConnect documentation to create a Project and generate a Project ID: https://docs.walletconnect.com/2.0/web/sign/installation.
51
+
- Once you have a Project ID paste it in your `.env` file so that `NEXT_PUBLIC_WALLECTONNECT_ID=YOUR_ID`.
*[ ] A [**Piñata 'Picnic'**](https://www.pinata.cloud/pricing) account.
36
-
37
-
FYI: [Piñata currently offer a 30-day trial](https://www.submarine.me/?utm\_medium=social\&utm\_source=twitter\&utm\_campaign=submarine\_q1\_2023\_jan) for the 'Picnic' tier.🛠️
38
-
39
-
40
-
41
-
33
+
-[ ] A [**GitHub**](https://github.com/) account. (free)
0 commit comments