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.
2 parents 63eb191 + ce2689f commit c1e61c7Copy full SHA for c1e61c7
.env.example
@@ -0,0 +1,4 @@
1
+NEXT_PUBLIC_PRIVY_APP_ID=<your-privy-app-id>
2
+PRIVY_APP_SECRET=<your-privy-app-secret>
3
+NEXT_PUBLIC_ALCHEMY_API_KEY=<your-alchemy-api-key> # https://dashboard.alchemy.com/apps
4
+NEXT_PUBLIC_ALCHEMY_POLICY_ID=<your-alchemy-policy-id> # https://dashboard.alchemy.com/services/gas-manager/overview
0 commit comments