Skip to content

Commit

Permalink
deploy: 48cc6f4
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Nov 6, 2024
1 parent a692635 commit 5b4b823
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
7 changes: 3 additions & 4 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,11 +395,10 @@ <h2><a class="header" href="#js-api" id="js-api">js api</a></h2>
<p>If you'd like to use javascript, please consider using our npm library <a href="https://github.com/encointer/encointer-js">encointer-js</a> which adds support for all our types</p>
<h1><a class="header" href="#democracy-v01" id="democracy-v01">Democracy V0.1</a></h1>
<blockquote>
<p>this feature is work in progress and currently only deployed on <a href="./testnet-gesell.html">testnet Gesell</a>. See <a href="./decentralization-governance.html">Governance</a> to learn how it currently works_on mainnet</p>
<p>V0.1 only encompasses a subset of local community governance actions</p>
<p>Democracy is live on mainnet since runtime 1003003</p>
</blockquote>
<p>The democracy module will bring decentralized governance to Encointer, facilitating participants to take decisions. Such a <strong>universal human suffrage</strong> (one person one vote) governance shall render the current Encointer council obsolete. Examples of such decisions are the addition of new meetup locations to a community, an adjustment of the Demurrage rate or changes in the ceremony schdeule.</p>
<p>The decision making process should follow the subsidiarity principle, meaning that decisions should be taken on the lowest possible level. So for example, if a community wants to extend their region by adding some new meetup locations, only community members should be allowed to participate in the vote.</p>
<p>The democracy module brings decentralized governance to Encointer, facilitating participants to take decisions. Such a <strong>universal human suffrage</strong> (one person one vote) governance shall render the current Encointer council or any other centralized body obsolete. Examples of such decisions are the addition of new meetup locations to a community, an adjustment of the Demurrage rate or changes in the ceremony schedule.</p>
<p>The decision-making process should follow the subsidiarity principle, meaning that decisions should be taken on the lowest possible level by the individuals affect by it. For example, if a community wants to extend their region by adding some new meetup locations, only community members should be allowed to participate in the vote.</p>
<h2><a class="header" href="#proposals" id="proposals">Proposals</a></h2>
<p>There is a set of predefined proposal <em>actions</em> that can be proposed and voted on. Everyone can start a proposal on any <em>action</em> (ie. set basic income to 48 LEU) at any time. There can even be multiple proposals ongoing in parallel.</p>
<p>Every member of the community can use their personhood reputation to vote on each proposal. A proposal gets approved if it has enough <em>Aye</em> votes continuously for a long enough time period.</p>
Expand Down
7 changes: 3 additions & 4 deletions protocol-democracy.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,10 @@ <h1 class="menu-title">The Encointer Book</h1>
<main>
<h1><a class="header" href="#democracy-v01" id="democracy-v01">Democracy V0.1</a></h1>
<blockquote>
<p>this feature is work in progress and currently only deployed on <a href="./testnet-gesell.html">testnet Gesell</a>. See <a href="./decentralization-governance.html">Governance</a> to learn how it currently works_on mainnet</p>
<p>V0.1 only encompasses a subset of local community governance actions</p>
<p>Democracy is live on mainnet since runtime 1003003</p>
</blockquote>
<p>The democracy module will bring decentralized governance to Encointer, facilitating participants to take decisions. Such a <strong>universal human suffrage</strong> (one person one vote) governance shall render the current Encointer council obsolete. Examples of such decisions are the addition of new meetup locations to a community, an adjustment of the Demurrage rate or changes in the ceremony schdeule.</p>
<p>The decision making process should follow the subsidiarity principle, meaning that decisions should be taken on the lowest possible level. So for example, if a community wants to extend their region by adding some new meetup locations, only community members should be allowed to participate in the vote.</p>
<p>The democracy module brings decentralized governance to Encointer, facilitating participants to take decisions. Such a <strong>universal human suffrage</strong> (one person one vote) governance shall render the current Encointer council or any other centralized body obsolete. Examples of such decisions are the addition of new meetup locations to a community, an adjustment of the Demurrage rate or changes in the ceremony schedule.</p>
<p>The decision-making process should follow the subsidiarity principle, meaning that decisions should be taken on the lowest possible level by the individuals affect by it. For example, if a community wants to extend their region by adding some new meetup locations, only community members should be allowed to participate in the vote.</p>
<h2><a class="header" href="#proposals" id="proposals">Proposals</a></h2>
<p>There is a set of predefined proposal <em>actions</em> that can be proposed and voted on. Everyone can start a proposal on any <em>action</em> (ie. set basic income to 48 LEU) at any time. There can even be multiple proposals ongoing in parallel.</p>
<p>Every member of the community can use their personhood reputation to vote on each proposal. A proposal gets approved if it has enough <em>Aye</em> votes continuously for a long enough time period.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 5b4b823

Please sign in to comment.