helius-labs / helius-sdk

123 stars 39 forks source link

Initialize Helius client with secure url as well as api key #85

Closed kdevdivvy closed 3 months ago

kdevdivvy commented 3 months ago

Currently, Helius client can be only initialized by apiKey for backend services.

I think it would be better to have it available for frontend and it needs to be initialized with secure url as well.