Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 852 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 852 Bytes

DAO app installer

Basic UI to enable users to install apps to their DAO in an easily accessible way.

Currently available apps:

🔜 Permission management

Try it out locally:

  1. Clone this repo
git clone https://github.com/1Hive/app-installer.git 
  1. cd into the directory
cd app-installer
  1. Install dependencies
yarn install
  1. Start installer
yarn start