Create DAO Proposal
Fill out the form below to generate a shareable proposal URL and the CLI commands needed to submit your proposal on-chain.
Before You Begin
- Submitting a proposal on-chain costs 50 AMMO (burned as anti-spam)
- Only masternode operators (10,000 AMMO collateral) can vote on proposals
- Proposal name must be 20 characters or less, no spaces
- You need a running AMMOcoin wallet with CLI access to submit on-chain
Proposal Generated
Your proposal has been generated. Use the shareable link below to share it with the community, and the CLI commands to submit it on-chain.
Shareable Preview Link
Share this URL so others can preview your proposal before it's on-chain.
Proposal URL (for CLI)
This URL is used in the preparebudget command and points to your proposal.
Step 1: Prepare Budget
Run in AMMOcoin CLI
This will create the proposal transaction and cost 50 AMMO. Wait for 6 confirmations before proceeding.
Step 2: Submit Budget
Run after 6 confirmations
ammocoin-cli submitbudget <fee-txid>
Replace <fee-txid> with the transaction ID returned by preparebudget.
Permanently List Your Proposal
Proposal JSON (for GitHub PR)
To permanently list your proposal on this page, submit a
GitHub Pull Request
adding this JSON entry to proposals/index.json.