Skip to content

support NIP-35 relay discovery key on Nostr .well-known endpoint.

fiatjaf requested to merge fiatjaf/minds-engine:nip35-relay-discovery into master

Ticket(s) / Related Merge Requests

None.

Summary of Changes

Adds support for https://github.com/nostr-protocol/nips/blob/master/35.md for more seamless integration of Minds's user profiles with external Nostr apps.

Testing Considerations

None.

Deployment Considerations

Maybe set the relay URL as an environment variable.

Regression Scope

None.

Platform Affected (web, mobile, etc)

Nostr.

Developer Testing Completed

Nothing.

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports