Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backlog] Add user bio & links support #761

Open
o-az opened this issue Aug 12, 2023 · 0 comments
Open

[backlog] Add user bio & links support #761

o-az opened this issue Aug 12, 2023 · 0 comments
Labels

Comments

@o-az
Copy link
Contributor

o-az commented Aug 12, 2023

Backlog

more personable experience. Links and bio empty by default, up to address owner to fill them out. Use ens bio data by default

e.g.,

{
  "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
  "ens": "vitalik.eth",
  "bio": "anything user wants to put, with character limit, empty by default",
  "links": [
    {
      "name": "github",
      "url": "https://github.com/vbuterin"
    },
    // ...
  ]
}
@o-az o-az changed the title Add user bio & links support [backlog] Add user bio & links support Aug 12, 2023
@o-az o-az added the feature label Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant