Skip to content

Commit ce2689f

Browse files
committed
adding env
1 parent 87f95d8 commit ce2689f

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)