videoDAC / livepeer-aragon

Aragon App for interacting with the Livepeer Protocol. Includes Delegator functionality and basic Transcoder functionality.
https://rinkeby.aragon.org/#/livepeerdelegator.aragonid.eth/0x4a7335f3ecb43b685526c1b39043bf696c78c641
8 stars 2 forks source link

Investigate potential to use explorer.livepeer.org UI inside Aragon #9

Open chrishobcroft opened 5 years ago

chrishobcroft commented 5 years ago

Current situation

The user interface for the Livepeer delegator app while functional, is currently quite rudimentary in its appearance and explanation.

The developers of the app have discussed options for evolving the UI, including discussing how to combine user experience elements from the two projects being integrated:

  1. Livepeer - e.g. by reusing some / all of the interface at explorer.livepeer.org

  2. Aragon - e.g. by emulating their approach to have the main page mainly show information, and calls to action, with the right-hand side bar appearing for data entry.

Proposal

This issue is to propose a piece of work to analyse the existing user interface at explorer.livepeer.org to provide an estimate for reusing it in its entirety as the interface within Aragon.

This could include the ability to choose a Transcoder from a list at explorer.livepeer.org/transcoder

In some ways, it could be approached by thinking of it as embedded explorer.livepeer.org as an iframe-type integration, with the "MY ACCOUNT" being sourced from the Agent App, not from e.g. MetaMask.

Considerations

  1. Livepeer Explorer does not enable a "Approve and Bond" function, so in some ways it would need to be rebuilt to incorporate this smoother functionality.