Skip to content

ftperez11/CollectorDAO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collector DAO

Project Description

Governance smart contract for a decentralized autonomous organization (DAO) aimed at buying valuable NFTs.

Specifications:

  • Allow members to purchase a membership to the DAO
  • Allow members to propose NFT's to purchase
  • Includes a membership proposal system (25% quorum)
  • Implement a voting system with signature votes

Contracts

  • CollectorDAO.sol contains the DAO governance logic

How to install and run

  • Clone the repo to your local machine. There are no environment variables to setup unless you wish to deploy to a network.
  • Run "npm install" to install all dependencies
  • There currently is no front end for the project
  • Test cases can be found under the test folder and can be ran with the command "npx hardhat test"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published