helius-labs / helius-sdk

149 stars 42 forks source link

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

Closed kdevdivvy closed 6 months ago

kdevdivvy commented 6 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.