Skip to content

Split config objects in ENSApi #1806

@tk-o

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:

Metadata

Metadata

Assignees

Labels

ensapiENSApi related

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions