8000 GitHub - espresso-org/aragon-drive: Drive App for Aragon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

espresso-org/aragon-drive

Repository files navigation

Espresso Drive

Espresso Drive is an application that allows easy file storing and sharing within your Aragon DAO. It is a decentralized alternative to apps like Google Drive and Dropbox.

Aragon Drive

Installation

To create a new DAO with the app installed, first make sure you have the latest Aragon CLI installed:

npm install -g @aragon/cli

Then run the following aragon command:

dao new --template drive-kit.open.aragonpm.eth --environment aragon:rinkeby

Development

If you wish to contribute to this project, please check out the contributing file.

First install the npm packages:

npm install

Then start the devchain:

npm run devchain

Publish the ObjectACL and AragonComments apps:

npm run publish:object-acl
npm run publish:aragon-comments

You are now ready to start Drive:

npm run start

About

Drive App for Aragon

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0