Create and Edit Profile
falkonprods opened this issue · 4 comments
As a DAO member, I want to set a name/pseudonym and a profile so that others know who I am.
Acceptance Criteria
- Profile only needs to include for now: name, bio, avatar
- link to wallet
Technical Requirements:
- UI
- Add user to registry
- Create Gaia bucket and save user data (or update bucket if modified)
Want to use BNS names or subdomains for the name members set?
fyi BNS names are on chain, and have a zonefile (limited space) subdomains are pointed to from that zonefile and hence hosted offchain easy to manage by the DAO and also practically free (you only have to maintain the BNS name on chain .btc is 2 stx per 5 years). Pravica is using membername.id.stx for example for members who do not have a BNS name yet.
Interesting idea. Was thinking this was more of a psuedonym or actual name in simple text - may be something to add in future versions though. Really just so people know who is who vs. just using wallet addresses.
No design flow for frontend.