This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
Document Governance #39
Labels
K1 - Runtime
Info about the runtime.
Q4 - Hard
Requires someone with expert knowledge.
T2 - New Page
Add a new page to the KB.
Substrate comes with several pallets that are meant to interact with each other in the name of governance. As each pallet can be customized/configured, these docs should not focus on how each pallet works in isolation. That is the job of reference documentation.
Rather, we should document how these pallets can work together and interact. This includes configuration of
Origins
inruntime/src/lib.rs
, instantiating multiple collectives, and defining membership control via Elections/Membership.This documentation should include the following pallets:
This requires solid knowledge of Substrate (including hooks like
on_initialize
). I am willing to mentor on this issue.The text was updated successfully, but these errors were encountered: