daostack / arc

Arc is an operating system for DAOs.
GNU General Public License v3.0
47 stars 25 forks source link

Arc as an Authentication and Upgrade Layer for my Contract #819

Open LeibnizCapital opened 3 years ago

LeibnizCapital commented 3 years ago

I'm trying to use this project instead of Aragon which is too outdated. I read the suggested Arc blog post. I created a DAO on mainnet with a token, all smooth. Now I want to use the DAO as an authentication and upgrade layer for my own contract. With Aragon, I'd extend AragonOS: https://hack.aragon.org/docs/aragonos-building Here, I extend UniversalScheme? Please help me get started. I do need much hand holding, but I see no docs as it stands.