1. Prepare your config first

    Make sure your config file is correctly set up. (Refer to the Config Setup Notion Doc for detailed guidance.)

  2. Open the deployment link

    Go to Railway Deployment Page.

  3. Start deployment

    Click “Deploy Now”, then select “Configure Now for absinthelabs/absinthe-adapters:latest.”

    image.png

  4. Fill in the environment variables

    a. ABSINTHE_API_KEY – Obtain this after creating your config from the Absinthe app.

    b. RPC_URL and COINGECKO_URL – For Absinthe team members, ping @Andrew Magid or @Kushagra Sharma to get these quickly.

    c. INDEXER_CONFIG – Paste the Base64-encoded config you generated from the Config Generator document.

  5. Save your configuration

    Click “Save Config.”

  6. Deploy your indexer

    Finally, click “Deploy” to start your indexer.

  7. Make sure you see a successful deployment run

image.png