Skip to content

Commit

Permalink
feat(proposals): 代币发行机制
Browse files Browse the repository at this point in the history
  • Loading branch information
Guo-Zhang committed Dec 5, 2024
1 parent 3478e53 commit 2683677
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 14 deletions.
16 changes: 2 additions & 14 deletions _toc.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
format: jb-book
root: index.md
parts:
- caption: 示例部分
- caption: Proposals
chapters:
- file: 1_example_chapter/README.md
sections:
- file: 1_example_chapter/1_example_section/README.md
sections:
- file: 1_example_chapter/1_example_section/1_example_article.md
- file: 1_example_chapter/1_example_section/1_example_article2.md
- file: 1_example_chapter/2_example_article3.md
- caption: 示例部分2
chapters:
- file: 2_example_chapter2/README.md
sections:
- file: 2_example_chapter2/1_example_section2/README.md
- file: 3_example_chapter3/README.md
- file: proposals/token_issuance_with_digital_public_goods.md
39 changes: 39 additions & 0 deletions proposals/token_issuance_with_digital_public_goods.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Token Issuance Mechanism with Digital Public Goods

中文名:基于数字公共品的代币发行机制

## 摘要

这篇文章主要阐述如何使用代币机制激励公共品的供给,为量潮创新联盟的代币发行机制提供理论基础。

## 问题

如果从 money is memory 的视角出发,那么发行货币是为了方便在这个经济体内流通。但是什么行为才应该拥有货币发行权?

公司可以对外获得商业利益,所以可以通过财务回报激励员工。联盟对外可以获取什么呢来分配呢?如何激励联盟成员参与联盟事务呢?

## 社会契约

内部化外部性。

“开源”或者更准确的说“公共品化”给市场带来了直接的收益,特别是熟悉他们的参与者。因此参与者认可对其的贡献而发行代币,承诺未来可以找自己兑换其他服务。

## 社会福利

直接激励公共品供给,减少为了激励公共品而增加的额外链条。

如果提供者 A 有一部分收益是公共的,这个时候市场上有 B 说,我愿意用我的稀缺资源买一部分单。凑一凑众筹一下,供给就会增加了。就可以通过这种方式来给公共品的供给者借贷。

## 激励参与者

通过代币发行机制激励参与者贡献数字公共品。不直接产生收益,而是通过获取创新成果来间接获得收益。

许诺参与者现在贡献公共品,未来可以获得其他参与者的回报,比如劳动等。

## 建立信用

国家在发行货币的时候,依据的契约是整个法律体系,根据社会契约论的观点。

联盟的信用则来源于联盟的制度和文化,他们通过数字公共品承载。

了解制度的人信任别人容易,不了解的人如何信任了解的人比较困难,所以要需要考虑通过老带新建立学习机制。

0 comments on commit 2683677

Please sign in to comment.