decentralized-identity/universal-resolver-frontend

Use list of testIdentifiers from config.json as examples

Closed this issue · 0 comments

Right now, the example DIDs are hardcoded in the frontend here: https://github.com/decentralized-identity/universal-resolver-frontend/blob/main/src/components/App.jsx#L61

It may be better to load them dynamically from the testIdentifiers entries in Universal Resolver's config.json file https://github.com/decentralized-identity/universal-resolver/blob/master/config.json.