You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
the .env.local.example should not provide a default ENSRAINBOW_API value and should encourage the user to run ENSRainbow locally or on the same private network for performance reasons.
update ensindexer/.env.local.example
can include in the comments a note like "while not recommended, you can temporarily configure ENSIndexer to use the public ENSRainbow API here:" or whatever
update any documentation references
ENSIndexer should panic if no ENSRAINBOW_API endpoint configured (or is not valid url)
the .env.local.example should not provide a default
ENSRAINBOW_APIvalue and should encourage the user to run ENSRainbow locally or on the same private network for performance reasons.ensindexer/.env.local.example