pandonetwork / pando

A distributed remote protocol for git based on IPFS, ethereum and aragonOS
184 stars 14 forks source link

Development scripts #12

Closed osarrouy closed 5 years ago

osarrouy commented 5 years ago

We need to implement custom dev scripts

  1. Start an IPFS daemon
  2. Start aragon devchain
  3. Deploy all pando-related contracts
  4. Publish all pando-related packages to make them locally accessible as APM packages

The DAOKits discussed in #11 should be a part of the deployed / published packaged to ease the deployment of new pando organizations - i.e. Aragon DAOS.

A good source of inspiration can be found from the great folks at Giveth / SpaceDecentral here.

osarrouy commented 5 years ago

Development scripts