Skip to content

Post POC

Jelle edited this page Dec 18, 2017 · 4 revisions

Goal (medium term)

  • paratii-lib contains and abstracts all code that does

    • communication with blockchain, wallet handling, etc.
    • runs a local ipfs node, communicaties with other ipfs nodes
    • communicates with db index
  • Embeddable Media Player: An embeddable player whose UX is focuses on playing a single video:

    • can play a given video
    • discovery is limited to 6 suggestions (no playlists, no search - these will be on the web site)
    • it has a wallet, but the wallet is handled mostly transparently (no transaction history, no sending, we show only total values - any complex operations --> site)
    • it will need some UI to show errors and resolve errors ("wallet found", "you got no money", "no ipfs peers found"). Perhaps also log in functions)
  • Paratii Web site. Will

    • discovery
    • managing your account
    • manage your money
    • uploader and video data editor
    • tools for organizing content (playlists, ...)
    • ....
Clone this wiki locally