/solana-rpc

Primary LanguageJavaScript

Figment Solana RPC Endpoint

Figment template for a Solana RPC Endpoint CORS proxy.

This one can be run anywhere, I personally like to run it on Google Cloud Run.

ENV VARS:

FIGMENT_TOKEN=YOUR_API_KEY
FIGMENT_URL=https://solana--mainnet.datahub.figment.io/
PORT=8080

Run on Google Cloud

Shoutout to Kevin Rodriguez, he's the mastermind of this whole thing. You can find his article here