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

Connect to Ppl chain to get the identity of delegates #71

Closed
Tbaut opened this issue Aug 30, 2024 · 2 comments
Closed

Connect to Ppl chain to get the identity of delegates #71

Tbaut opened this issue Aug 30, 2024 · 2 comments
Assignees
Labels
Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature.

Comments

@Tbaut
Copy link
Contributor

Tbaut commented Aug 30, 2024

Identity of delegates may give us some information to show to users such as twitter, website, email etc.
We should connect to the ppl chain, get the identity and somehow display these info, maybe only in "expanded mode" when the large description is shown.

BTW the ppl chain WS endpoints should be added in the network.json, and we should either export a pplApi from the NetworkContext, or even created an IdentityContext that only connects to the ppl chain and gets all the info.

@Tbaut Tbaut added Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature. labels Aug 30, 2024
@wirednkod wirednkod self-assigned this Aug 30, 2024
@wirednkod
Copy link
Member

Easy peasy - I'll take that task. Have done it in the Fellowship dashboard - would be a piece of cake

@wirednkod
Copy link
Member

Completed with #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🟤 P3 Added to issues and PRs relating to a low severity bugs. Type: 🏗️ Feature Added to issues and PRs to identify that the change is a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants