Skip to content

Commit

Permalink
[Docs] Tokenomics Documentation (#750)
Browse files Browse the repository at this point in the history
First iteration of tokenomics documentation.

[Token Logic Modules _ Poktroll.pdf](https://github.com/user-attachments/files/16697554/Token.Logic.Modules._.Poktroll.pdf)

@bryanchriswhite @red-0ne In addition to review this, please read through and understand it. Hopefully it serves as the foundation for how we tackle [this issue](https://www.notion.so/buildwithgrove/Off-chain-Application-Stake-Tracking-6a8bebb107db4f7f9dc62cbe7ba555f7?pvs=4) but 10x simpler.

---------

Co-authored-by: Bryan White <[email protected]>
  • Loading branch information
Olshansk and bryanchriswhite authored Aug 30, 2024
1 parent 5ae900b commit 1fdde42
Show file tree
Hide file tree
Showing 6 changed files with 765 additions and 266 deletions.
8 changes: 8 additions & 0 deletions docusaurus/docs/protocol/tokenomics/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "Tokenomics",
"position": 5,
"link": {
"type": "generated-index",
"description": "Documentation related to Pocket Network tokenomics."
}
}
21 changes: 21 additions & 0 deletions docusaurus/docs/protocol/tokenomics/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Tokenomics Resources
sidebar_position: 2
---

# Tokenomics Resources <!-- omit in toc -->

:::warning

This is an active an ever evolving work. We are working towards consolidating these resources into a single source of truth.

:::

The following external resources serve as the foundation for the Shannon Upgrade Tokenomics.

- [Token Logic Module](https://docs.pokt.network/pokt-protocol/the-shannon-upgrade/proposed-tokenomics/token-logic-modules) design approach.
- [Shannon Tokenomics Static](https://github.com/pokt-network/shannon-tokenomics-static-tests) modeling & evaluation
- [Relay Mining](https://arxiv.org/abs/2305.10672) paper
- [Probabilistic Proofs](https://github.com/pokt-network/pocket-core/blob/staging/docs/proposals/probabilistic_proofs.md) design

Thank you to [@Rama_stdout](https://x.com/Rama_stdout), [@shane8burger](https://x.com/shane8burger) and [@olshansky](https://x.com/olshansky) for the contributions!
Loading

0 comments on commit 1fdde42

Please sign in to comment.