decentdao / decent-contracts

Your Safe, Superpowered
https://app.fractalframework.xyz
MIT License
3 stars 3 forks source link

Declare subDAO via FractalRegistry #22

Closed mudrila closed 1 year ago

mudrila commented 1 year ago

Description

This PR implements declaring subDAO for the parentDAO the similar way as declaring DAO name - via event. This PR does not implement any actual storing of relationships as it seems debatable and not decided completely.

Notes

I started writing tests for atomic sub DAO deployment including step of declaring created subDAO under parentDAO, but that turned out quite a long story - so I think we should create new issue for that, as it goes way further than scope of current issue.

Issue / Notion doc (if applicable)

Closes #21

Testing

  1. Run tests

Screenshots (if applicable)