Snapshot Integration for Non-LIP/Treasury Governance
@rickstaa is already working on this.
Since Nov 14, 2025.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 26
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 16
Description
Several ecosystems use **Snapshot** to gauge community sentiment on proposals that are not related to LIPs or treasury funding. We should integrate Snapshot.box into our **explorer** and **Go client** (outside scope) so that orchestrators and delegators can express support or opposition to smaller governance changes.
#### Requirements
* **Display**: Snapshots must be displayed cleanly and intuitively within the app. We can reuse the treasury page widgets.
* **Interaction**: Users should be able to read proposal details and cast their votes directly. We can reuse the treasury page voting widget.
Outside scope:
* **Secure Signing**: Orchestrators should be able to sign and vote through the Go client, avoiding the need to expose their wallets to a browser.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.