Skip to content
/ dao Public

This project includes the process of creating and finalizing a proposal.

Notifications You must be signed in to change notification settings

phanker/dao

Repository files navigation

The process of creating and finalizing a proposal.

1.创建提案: 社区成员创建提案,提出需要进行治理决策的事项。

2.等待投票时间的到来: 创建的提案进入等待投票的状态,等待投票开始时间。

3.投票: 在投票开始后,社区成员可以对提案进行投票。投票可以采用不同的投票机制,如简单多数、加权投票等。

4.等待投票时间周期结束: 等待设定的投票时间周期结束,收集投票结果。

5.投票结果确认: 在投票周期结束后,验证投票结果是否达到所需的阈值。如果提案通过,进入下一步。

6.提案排队: 将投票通过的提案排入执行队列,等待执行。

7.等待提案执行的最小延迟时间结束: 根据设计,等待提案执行的最小延迟时间,确保社区有足够时间了解提案内容。

8.执行提案: 在最小延迟时间结束后,系统自动执行提案。这可能涉及调用智能合约函数或执行其他操作。

9.验证提案生效: 检查提案执行的结果,确保它按预期生效。

10.提案结束: 提案执行后,相应的治理决策就会在系统中生效。

About

This project includes the process of creating and finalizing a proposal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published