Terms links to your website's terms and conditions.
Hide space from homepage if you want to keep your space "private".
Strategies
A strategy is a JavaScript function that defines how the voting power is calculated. You need to add a voting strategy for your proposals. erc20-balance-of is the most used strategy. You can have multiple strategies and can have your custom strategies as well.
You need to add a voting strategy for your proposals. erc20-balance-of is the most common strategy.
Add a strategy
You can add up to 5 strategies in your space.
Once selected, you can edit the strategy by clicking on it if you want to add your own token.
The admins will be able to edit the space settings and moderate proposals. You must add one address per line.
Add admins' addresses
Filters
Proposal threshold is the minimum number of tokens required to create a proposal.
Proposal validation is a custom function to validate if someone can post a proposal or not. You can use the basic validation by default which takes your voting power with space strategies and checks if you pass a defined threshold.
Allow only authors to submit a proposal, authors will be able to create proposals without being constrained by filters. You must add one address per line. Makes sure that only members specified in authors field are allowed to submit a proposal.
Add authors' addresses
Plugins
Plugins give extra features for your space. More information here: