Jump to Content
MuxyGlossary
HomeGuidesRecipesAPI ReferenceChangelog
GlossaryMuxy Developer PortalTwitch Developer ConsoleMuxy
Guides
Muxy Developer PortalTwitch Developer Console
HomeGuidesRecipesAPI ReferenceChangelog

Documentation

  • Quick Start for Developers

Getting Started with MEDKit

  • Get Started with MEDKit
  • Build a Simple Extension
    • Create a viewer panel
    • Create a broadcaster panel
  • Basic Muxy Login Workflow
  • Install Manually

Development Basics

  • Developing with MEDKit
  • Set up User Simulation
  • Data Tracking
    • Store Extension and Viewer State
    • Store Configuration Data
    • Store Arbitrary JSON Data
  • Get Viewer Information
  • Call into the Twitch API
  • Troubleshooting Tips

Viewer Engagement Techniques

  • Data Aggregation
    • Accumulating User Data
    • Ranking User Data
  • Viewer Engagement Tools
    • Polls and User Voting

Integrate with Unity

  • Unity GameLink Tutorial
  • Unity FPS Demo Code Walkthrough
  • Unity Gateway Tutorial
Powered by 

Workflow examples

Examples of how to implement basic functionality

Suggest Edits

This section shows some workflows to get you started using Muxy functionality.

Basic operation examples show you how to:

  • Retrieve and use state information
  • Broadcast messages to viewers
  • Accept bit transactions

A more extended example shows you how to Implement GameLink Polling, and Manage Polling when you have multiple polls running concurrently.

Updated over 2 years ago