Helius
Auth svc uses Helius to fetch Solana transaction history for the boilerplate mobile app. It's a simple proxy to the Helius API, not critical to core auth-svc user authentication functionality.
You need this configured if you're using the boilerplate app. Skip this section if you don't want to use auth-svc to proxy the transaction history endpoint in your app.
Environment variables
| Variable | Description |
|---|---|
HELIUS_API_KEY | Helius API key , get it from the Helius dashboard |