From Staging to Production

Crossmint provides two developer environments: staging and production. It’s recommended to test end-to-end on staging before moving to production.

Once staging is working:

  1. Create or register an identical collection in production.
  2. Update the projectId and collectionId values to the production ones.
  3. Update the environment from environment="staging" to environment="production", as in the example below: