pandonetwork / pando

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

Update pando-colony frontend to handle repositories updates #26

Closed osarrouy closed 5 years ago

osarrouy commented 5 years ago

script.js should use an initialization mechanism to fetch all listed repos and add them as external contracts to listen to their UpdateNameAndDescription events and update the application state accordingly.

This could be a good source of inspiration: https://github.com/aragon/aragon-apps/blob/200e6ef0511c01f077e663230fd0d607970702c9/apps/voting/app/src/script.js#L56