Basic UI to enable users to install apps to their DAO in an easily accessible way.
Currently available apps:
🔜 Permission management
- Clone this repo
git clone https://github.com/1Hive/app-installer.git
- cd into the directory
cd app-installer
- Install dependencies
yarn install
- Start installer
yarn start