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

DAOregistry Support #129

Open
orishim opened this issue May 1, 2019 · 1 comment
Open

DAOregistry Support #129

orishim opened this issue May 1, 2019 · 1 comment
Milestone

Comments

@orishim
Copy link
Member

orishim commented May 1, 2019

Right after deployment, user should have the option to "apply" to join the DAOregistry curated by the Genesis DAO (Mosaic).

Frontend view would simulate whatever the 'New Proposal' pop-up in the DAOregistry queue in Alchemy Earth ends up looking like. User would be asked to fill in fields such as

  • short description of proposal (why this DAO should be accepted into the registry)
  • URL to a longer document that justifies the DAO's inclusion in the registry

Backend would generate a proposal to the Genesis DAO's DAOregistry scheme. We would need to make sure that proposals submitted through this view show up properly on Alchemy Earth (including all off-chain info that the user filled in).

@orishim orishim added the feature label May 1, 2019
@dOrgJelli dOrgJelli added this to the V1.1 milestone Nov 17, 2019
@dOrgJelli
Copy link
Member

There's a feature that exists in the migration script + params where you can include a custom contract address + ABI to be called after the deployment of the DAO. Registering the DAO in the DAORegistry can happen here.

@dOrgJelli dOrgJelli removed the V1 label Mar 9, 2020
@dOrgJelli dOrgJelli modified the milestones: V1.1, V2 Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants