fabriziovigevani / dao-apps-installation

Basic UI to install apps to your DAO using @aragon/toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAO app installer

Basic UI to enable users to install apps to their DAO in a more accesible way.

⚠️ Further implemenation has been continued in https://github.com/1Hive/app-installer

Currently available apps: Redemptions, Token Request

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
npm install
  1. Start installer
npm run start:rinkeby

#or

npm run start:mainnet

About

Basic UI to install apps to your DAO using @aragon/toolkit


Languages

Language:JavaScript 97.7%Language:TypeScript 2.2%Language:HTML 0.1%