Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Flawm/solana-dao-vote


https://github.com/Flawm/solana-dao-vote

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Daovote

- Everyone in a collection can make a propsoal.
- Everyone in a collection can vote on any proposal.
- Everyone can see everyone else's proposals.
- Everyone can see everyone else's votes.
- Everyone can interpret the votes however they want.

# Features

- Fully decentralized. No central authority. Proposals should include a url pointing to a proposal document.
- Deployed at `Daovoteq2Y28gJyme6TNUXT9TxXrePiouFuHezkiozci`
- GPA'able by collection
- GPA'able by mint
- GPA'able by owner
- GPA'able by vote id
- GPA'able by vote option

# Usage

```bash
npm run create --
npm run vote --
```

# Shout outs

@statikdev
@immature69
@flawmz