plebbit / plebbit-react

A GUI for plebbit
https://plebbitapp.eth.limo
GNU General Public License v2.0
35 stars 6 forks source link

Implement author profile page #244

Closed estebanabaroa closed 1 year ago

estebanabaroa commented 1 year ago

An author profile page should be implemented similar to reddit https://www.reddit.com/user/estebanabaroa

Screenshot 2023-04-08 at 17-15-42 Esteban Abaroa (u_estebanabaroa) - Reddit

The url scheme should be /#/u/<authorAddress>/c/<commentCid> (a comment cid is required to fetch an author)

There is a code example to fetch author comments and author data in the hooks readme https://github.com/plebbit/plebbit-react-hooks/#get-author-profile-page