Skip to main content

Production Checklist

Things to consider before going into production

Written by Mauro Fabijanic
Updated over 10 months ago

Before going into live production, we highly recommend reaching out to us a few weeks before your launch date.

Doing so means there is enough time for us to assess your project needs, and ensure you have the right plan for a smooth and successful launch.

We encourage going through this checklist before going live with your dapp/project:

  • Ensure you're familiar with the weightings of all your API calls CU costs. (EVM, Solana and Streams)

  • Ensure you've calculated your estimates by considering the number of chains you need to call

  • To avoid rate limits, build a service for error handling and retrying failed requests

  • Spread out your calls to avoid rate limiting

  • Parallel calls using different from_block and to_block ranges can help improve request speeds

  • Email us at [email protected] if you need a custom rate limit above the Pro and Business plan

Visit our documentation website and YouTube channel for useful resources and great tutorials!

Did this answer your question?