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

Creating subgraph #221

Open
6 tasks
daviddavo opened this issue Apr 6, 2022 · 0 comments
Open
6 tasks

Creating subgraph #221

daviddavo opened this issue Apr 6, 2022 · 0 comments

Comments

@daviddavo
Copy link

I think it would be a good idea to create a subgraph (or to modify the existing ones from aragon/connect) to get the info of the template used to create a DAO.

  • Creating a Template entity
    • id: The address of the template
    • address: Same as id, but in bytes format
    • ens: String with the template name like "company-template.aragonpm.eth" or "membership-template.aragonpm.eth"
    • organizations: List of organizations created with that template
  • Each DAO should have an attribute template of type Template, derived from the Template entity

The name of the DAO could be extracted as well using the _id input data of newTokenAndInstance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant