mirror of https://github.com/nucypher/nucypher.git
Add section about DAO Forum.
parent
7d07cc7ae0
commit
b7bb074224
|
@ -6,8 +6,8 @@ NuCypher DAO
|
||||||
Overview
|
Overview
|
||||||
--------
|
--------
|
||||||
|
|
||||||
The NuCypher DAO is a decentralized autonomous organization to rule over the NuCypher Network and powered
|
The `NuCypher DAO <https://client.aragon.org/#/nucypherdao/>`_ is a decentralized autonomous organization to
|
||||||
by the `Aragon Project <https://aragon.org/>`_.
|
rule over the NuCypher Network and powered by the `Aragon Project <https://aragon.org/>`_.
|
||||||
|
|
||||||
The NuCypher DAO comprises the core stakeholders: the stakers that put up resources to run nodes for the network and
|
The NuCypher DAO comprises the core stakeholders: the stakers that put up resources to run nodes for the network and
|
||||||
serve users. NuCypher stakers will be able to validate issues, proposals, and changes that affect the daily operation
|
serve users. NuCypher stakers will be able to validate issues, proposals, and changes that affect the daily operation
|
||||||
|
@ -16,8 +16,8 @@ proposed smart contract upgrades, changes to the global fee rates, and adjustmen
|
||||||
protocol and the DAO itself. Additionally, all NuCypher stakers will be able to submit proposals to the DAO,
|
protocol and the DAO itself. Additionally, all NuCypher stakers will be able to submit proposals to the DAO,
|
||||||
regardless of the size of their stake.
|
regardless of the size of their stake.
|
||||||
|
|
||||||
How does it work?
|
Validating Proposals
|
||||||
-----------------
|
--------------------
|
||||||
|
|
||||||
Internally, the NuCypher DAO is powered by `Aragon OS <https://aragon.org/product>`_, which provides a secure
|
Internally, the NuCypher DAO is powered by `Aragon OS <https://aragon.org/product>`_, which provides a secure
|
||||||
and well-engineered implementation for DAOs based on Ethereum, and an intuitive user interface to interact with
|
and well-engineered implementation for DAOs based on Ethereum, and an intuitive user interface to interact with
|
||||||
|
@ -38,3 +38,13 @@ immediate effect on the NuCypher Network via the Agent.
|
||||||
Note that not all proposals necessarily aim to produce on-chain effects on the network's smart contracts; some
|
Note that not all proposals necessarily aim to produce on-chain effects on the network's smart contracts; some
|
||||||
proposals may seek to consolidate a current of thought among stakers. For example, deciding on new directions for
|
proposals may seek to consolidate a current of thought among stakers. For example, deciding on new directions for
|
||||||
the network, or collecting the community's sentiment about some past event or decision.
|
the network, or collecting the community's sentiment about some past event or decision.
|
||||||
|
|
||||||
|
|
||||||
|
DAO Forum
|
||||||
|
---------
|
||||||
|
|
||||||
|
The `DAO Forum <https://dao.nucypher.com/>`_ is the central arena (pun intended) to discuss, analyze, and collaborate
|
||||||
|
on potential solutions which may eventually be submitted as DAO proposals. Using the forum ensures rigorous analyses
|
||||||
|
and community consensus to provide the highest likelihood of acceptance of proposals to the NuCypher network. For
|
||||||
|
more information on the proposal process, consult the
|
||||||
|
`welcome message <https://dao.nucypher.com/t/welcome-to-the-dao-forum/29>`_.
|
||||||
|
|
Loading…
Reference in New Issue