Skip to content

[SC-003] Implement profile avatar URI update function in Registry #276

Description

@ONEONUORA

Description

Allow registered users to update their avatar URI in the user registry contract.

Files to Edit/Create

  • contracts/contracts/user_registry/src/lib.rs

Acceptance Criteria

  • Require authorization from the user's address.
  • Store the avatar URI mapping successfully.

Guidance / Hints

Call user.require_auth() before writing update.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions