Nostr Live Audio Spaces: Load Avatar Image from User Profile Picture

Work must build upon a free open source software (FOSS) project based on JAM Systems as a fork or contribution to this repository: https://github.com/diamsa/jam

To satisfy conditions of this bounty:

  • After a user is logged in via nostr extension, or via npub verification, load the users kind 0 metadata, get the URL set for the profile picture, and assign as the avatar url.
  • If the server must send the avatar image to participants, then the server should retrieve the url resource, perform any validations/transformations before sending.

No comments yet.