You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure secure backend environment via .env file (#137)
This PR introduces the .env file for backend services, including
Supabase service role key, JWT secret, encryption key, and secure RPC
endpoints for Alchemy, Infura, and Stacks. These variables are critical
for protected data access, token verification, and secure blockchain
interactions.
0 commit comments