Open marsrobertson opened 4 years ago
Totally not sure what to put in arapp.json
Agent example: https://github.com/aragon/aragon-apps/blob/master/apps/agent/arapp.json
Posted on Spectrum: https://spectrum.chat/aragon/app-development/help-with-getting-started~e0e26bdb-cbe0-41d2-a57a-55db8e73a6e2
Hi @marsrobertson, yes this is quite a common question. As explained here, the boilerplate code intentionally has empty files like CounterApp.sol and arapp.json.
However, it does lead to some confusion for many users to begin with a project which has a broken npm start
command. Perhaps it would be more intuitive to start with all the basic files that the developer can then complete throughout the tutorial.
This is empty: https://github.com/aragon/your-first-aragon-app/blob/master/arapp.json
npm start
complains about empty JSON