Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Retrieve your API Key and Policy ID from the smart wallets dashboard default configuration or create new keys: https://dashboard.alchemy.com/services/smart-wallets/configuration
NEXT_PUBLIC_ALCHEMY_API_KEY=YOUR_APP_API_KEY # Get your app API key: https://dashboard.alchemy.com/apps
NEXT_PUBLIC_ALCHEMY_POLICY_ID=YOUR_SPONSORSHIP_POLICY_ID # Get your gas sponsorship policy ID: https://dashboard.alchemy.com/services/gas-manager/configuration
# NOTE: make sure to set up a smart wallet configuration for your app to enable login
NEXT_PUBLIC_ALCHEMY_API_KEY=K4mcYLiyMm4n1QGfYFirUUsTO5Bv8QhD # Get your app API key: https://dashboard.alchemy.com/apps
NEXT_PUBLIC_ALCHEMY_POLICY_ID=64b11ab5-9dd9-4ac8-8b57-70cd3d47f444 # Get your gas sponsorship policy ID: https://dashboard.alchemy.com/services/gas-manager/configuration
# NOTE: make sure to set up a smart wallet configuration for your app to enable login