You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
A new DAO is created. However, opening up the 127.0.0.1:3000 the interface is no longer similar to mentioned in the documentation. I see some directions to select a template but none of them are active. I see a message "This template is not available at this moment".
📚 Documentation
I was following the steps mentioned in the following URL:
(https://hack.aragon.org/developers/tools/the-basics/getting-started)
After creating the DAO using the following command
npx create-aragon-app first-dao.aragonpm.eth
A new DAO is created. However, opening up the 127.0.0.1:3000 the interface is no longer similar to mentioned in the documentation. I see some directions to select a template but none of them are active. I see a message "This template is not available at this moment".
Have you read the Contributing Guidelines on issues?
Yes, and I understood the guidelines.