diff --git a/.env.example b/.env.example index 549c3f7..5603f74 100644 --- a/.env.example +++ b/.env.example @@ -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 \ No newline at end of file +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