Skip to content

Commit c1e61c7

Browse files
committed
2 parents 63eb191 + ce2689f commit c1e61c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)