@ -2,6 +2,8 @@
|
||||
|
||||
In this guide we will learn how OpenZeppelin’s Govenor contract works, how to set it up, and how to use it to create proposals, vote for them, and execute them, using tools provided by Ethers.js and Tally.
|
||||
|
||||
NOTE: Find detailed contract documentation at xref:api:governance.adoc[Governance API].
|
||||
|
||||
== Introduction
|
||||
|
||||
Decentralized protocols are in constant evolution from the moment they are publicly released. Often, the initial team retains control of this evolution in the first stages, but eventually delegates it to a community of stakeholders. The process by which this community makes decisions is called on-chain governance, and it has become a central component of decentralized protocols, fueling varied decisions such as parameter tweaking, smart contract upgrades, integrations with other protocols, treasury management, grants, etc.
|
||||
|
||||
Reference in New Issue
Block a user