Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 834 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 834 Bytes

android

This repository contains software for the android operating system.

Contents

It contains a code template, to allow anyone to launch a Pay-to-play Consumer App.

Functionality

The app enables a user to:

  • consume and display livestream content
  • send payments to the publisher.

Livestream content is served to the app from a Livepeer Broadcaster.

More details of the Consumer app are here.

The code is here

Payments

Payments to are made via cryptocurrency payment networks based on the Ethereum ecosystem, i.e. via addresses starting with 0x.

The app has been tested against Ethereum (Layer 1), and Matic (Layer 2).