Skip to content
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
28 changes: 28 additions & 0 deletions docs/about-v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
id: about-v2
title: About
sidebar_label: About
slug: /about
---

## Welcome to SHE: Streamers Empowered by Decentralized Predictions

SHE (Shenanigan) is a community-driven platform that brings the excitement of streamer communities into the realm of Decentralized Autonomous Organizations (a.k.a DAOs). Our mission is to create a seamless and enjoyable experience between streamers and their fans, with the ultimate goal of forming an interconnected community that thrives on the power of livestreaming.

By integrating streamer communities into the SHE decentralized governance model, we aim to create an engaging and rewarding environment that encourages users to actively participate and support their favorite streamers.

## Key Features of SHE

### Weekly Governance Distribution of PRTCLE

SHE distributes its native token, $PRTCLE, on a weekly basis to active community members who contribute to the platform's growth and success. $PRTCLE governs the SHE DAO and its distributions, ensuring a decentralized and community-driven decision-making process.

### Community-Owned Livestream

SHE supports existing streamers by incorporating existing platforms, like Twitch, and its communities into the SHE DAO model, providing a soverign experience for both streamers and viewers while enriching the sense of camaraderie and fun.

### PRTCLE Predictions

The core feature of SHE, PRTCLE Predictions, utilizes a Chrome extension to integrate web3 tokens into existing Twitch predictions. This enables viewers to stake $PRTCLE or other chosen tokens, fostering a captivating and rewarding environment that enhances the excitement of watching streamers grow and improve.

By offering innovative features and a user-friendly experience, SHE aims to become the go-to platform for streamers and their communities seeking a decentralized governance model that celebrates the joy of shared success and fosters a vibrant, interconnected ecosystem.
6 changes: 6 additions & 0 deletions docs/home-v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
id: home-v2
title: Home
sidebar_label: Home
slug: /
---
28 changes: 13 additions & 15 deletions docs/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: home
title: Welcome
sidebar_label: Home
slug: /
slug: /legacy/home
---

## **Welcome to the Official Shenanigan Wiki**
Expand All @@ -14,25 +14,23 @@ No worries we were all new once, just head to SHE's [About](./about) page for a

### **Informational Pages**

* [About](./about) -- Introduction to SHE's Universe.
* [FAQ](./faq) -- A simple faq (frequently asked questions) page pertaining to all things SHE.
* [Glossary](./glossary) -- Quick overview of SHE specific terms to help you understand her lingo.
- [About](./about) -- Introduction to SHE's Universe.
- [FAQ](./faq) -- A simple faq (frequently asked questions) page pertaining to all things SHE.
- [Glossary](./glossary) -- Quick overview of SHE specific terms to help you understand her lingo.

### **$PRTCLE Token Pages**

* [Tokenomics](./tokenomics) -- Learn all about SHE's Governance Token known as $PRTCLE.
* [SHE's NFT](./she-nft) -- Dive into the NTF's SHE has to offer to the defi world!
* [Livestream](./livestream) -- Learn about all about SHE livestreams similar to twitch.tv but better!

- [Tokenomics](./tokenomics) -- Learn all about SHE's Governance Token known as $PRTCLE.
- [SHE's NFT](./she-nft) -- Dive into the NTF's SHE has to offer to the defi world!
- [Livestream](./livestream) -- Learn about all about SHE livestreams similar to twitch.tv but better!

### **Technical Pages**
* [Contribution Guide](./contribution) -- A place detailing how you can help SHE and all the dathletes and fans around the world!
* [Pink Paper](./pinkpaper) -- A technical break down of how SHE works.
* [Team](./team) -- See who help's build SHE's universe which monetizes dathletes all around the world!

Don't waste anytime dive in and start earning cred right away! SHE and the community happily await you.

- [Contribution Guide](./contribution) -- A place detailing how you can help SHE and all the dathletes and fans around the world!
- [Pink Paper](./pinkpaper) -- A technical break down of how SHE works.
- [Team](./team) -- See who help's build SHE's universe which monetizes dathletes all around the world!

Don't waste anytime dive in and start earning cred right away! SHE and the community happily await you.

<!-- Need to fill out our road map
* [Roadmap](./roadmap) -- The up-to-date roadmap, SHE welcomes you to see the vision -->
<!-- Need to fill out our road map
* [Roadmap](./roadmap) -- The up-to-date roadmap, SHE welcomes you to see the vision -->
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
someSidebar: {
'START HERE': ['home-v2', 'about-v2'],
Legacy: [
{
type: 'category',
Expand Down