Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRTCLE predictions #78

Open
wants to merge 1 commit into
base: about-v2
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/about-v2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: about-v2
title: About
title: ABOUT
sidebar_label: About
slug: /about
---
Expand Down
2 changes: 1 addition & 1 deletion docs/home-v2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: home-v2
title: Home
title: HOME
sidebar_label: Home
slug: /
---
30 changes: 30 additions & 0 deletions docs/particle-predictions-v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
id: particle-predictions-v2
title: PRTCLE PREDICTIONS
sidebar_label: PRTCLE Predictions
slug: /particle-predictions
---

## Empowering the Community with PRTCLE Predictions on Twitch

SHE introduces PRTCLE Predictions, an engaging feature that brings web3 tokens into the world of Twitch predictions while empowering viewers to actively participate and drive the adoption of web3 within the community.

### How PRTCLE Predictions Work

PRTCLE Predictions utilize a Chrome extension to seamlessly integrate web3 tokens into existing Twitch predictions. This allows users to stake $PRTCLE or other chosen tokens, based on the outcome of their favorite streamers' challenges and milestones.

#### Believers vs. Doubters

To participate in PRTCLE Predictions, viewers can choose between two sides: "Believers" and "Doubters." Believers are those who have faith in the streamer's success, while Doubters are more skeptical. Believers can only stake $PRTCLE, while Doubters can stake a given subset of chosen tokens, such as USDC.

#### Decentralized Adoption and Upgrading Predictions

By enabling viewers to handle the web3 side of predictions, PRTCLE Predictions decentralize the adoption of web3 within the streaming community. This encourages an interconnected, vibrant community that is actively engaged in their favorite streamers' journeys and achievements.

The Chrome extension allows viewers to upgrade a web2 prediction made on Twitch to a SHE web3 prediction effortlessly. This user-friendly approach ensures that participating in PRTCLE Predictions is accessible and enjoyable for everyone.

### The Thrill of PRTCLE Predictions

PRTCLE Predictions offer a fun, captivating, and rewarding way to participate in your favorite streamers' journeys. By staking tokens and predicting the outcome of challenges and milestones, viewers can feel even more connected to the streamers they love and be part of the excitement that comes with every achievement.

With PRTCLE Predictions on Twitch, SHE aims to create a vibrant and interconnected community that thrives on the thrill of shared success and the exhilaration of watching streamers reach new heights.
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
someSidebar: {
'START HERE': ['home-v2', 'about-v2'],
SHENANIGAN: ['particle-predictions-v2'],
Legacy: [
{
type: 'category',
Expand Down