Code Monkey home page Code Monkey logo

daovote-app's Introduction

DaoVote

An open source solution to governance

  • DaoVote enables you to create a Votebank per DAO or multiple if needed
  • Votebanks can have two different kind of restrictions:
    • NFT gated voting
    • Token gated voting
  • Highly customizable: Set it up for your DAO today!

Links

Developer Experience

Making this easier to maintain and focus on writing not coding.

Setup

Step 0: Clone project

git clone https://github.com/MonkeDAO/omcvote.git
yarn install
yarn dev # Launches site locally at http://localhost:5173/

Step 1: Configuration

If you already have a Votebank created on the main omcvote deployed program, remember to configure /lib/siteConfig.js with the Votebank key - there are other variables there that can be useful.

export const SITE_URL = 'https://monkedao.io';
export const SITE_TITLE = 'DaoVote';
export const SITE_DESCRIPTION = 'On Chain Voting for DAOs';
export const MY_TWITTER_HANDLE = 'MonkeDAO';

Use .env.example to populate env variables. Helius is recommended for fetching NFTs. The mainnet url is needed for interracting with ShadowDrive as it only works on mainnet.

Todos

  • Add back in Newsletter

daovote-app's People

Contributors

swyxio avatar thedonmon avatar tradefortendies avatar ak4zh avatar statikdev avatar dependabot[bot] avatar mattcroat avatar coderj10n avatar vitorarjol avatar taismassaro avatar rocketrene avatar paoloricciuti avatar mytakeon avatar martypenner avatar logan-anderson avatar leovoon avatar hdoro avatar georgeoffley avatar farosato avatar macbraughton avatar dmoosocool avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.