Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Split config objects in ENSApi #1806

Description

@tk-o

ENSApi should have more than one config object. There's an idea where ENSApi uses two config objects:

  1. The env-based config built from env vars, available as a static import.
  2. The ENSDb-based config (including ENSIndexer Public Config), derived from async ENSDb read, that is shared via middleware.

It's best to start with a design for the requested changes, as there might be important details that have not yet been discovered.

More details in thse threads:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ensapiENSApi related

Type

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions