Alchemy
RAIR Core Web3 Infrastructure provider
To use RAIR with an optimal user experience you'll need an Alchemy API key.
Docker Compose ENV
All you need to do is paste in a single API key in the sample.env in the root directory!
You don't need to touch the rair-sync system. It is designed to automatically sync with Alchemy out-of-the-box.
Updating the sample.env file in the main repo will route your key to Docker compose at build time.
ALCHEMY_API_KEY: ${alchemy_api_key}

Getting an Alchemy Key
Test accounts are free! Deploy to Sepolia or Matic Amoy with a free Alchemy API key. Then upgrade later for prod deployments.
Click all the buttons.
You'll need a test app and JSON-RPC & NFT APIs for rair-sync to work.
You'll need Gas Manager to use our Account Kit integration to make managed wallets for your users.

Last updated
Was this helpful?