Skip to content

Super-Nim/DAO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

DAO

A Decentralised Autonomous Organisation built with React and Hardhat/Ethers.js.

To get started:

cd hardhat/
npm i
npx hardhat node
cd dao-app/
npm i
npm start

Project Aim

To understand the fundamentals of a DAO. Create contract calls that automatically update the DAO's state and UI.

Identify common flaws in a DAO model, such as admin keys 🔑 and how whales can manipulate proposals simply through their wealth.

Screenshot 2022-05-07 at 11 25 46

Current Objectives

  • Implement a Global timer for the DAO

Tech Stack

-React.JS -TypeScript -Hardhat -Ethers.JS

About

A Decentralised Autonomous Organisation built with React and Hardat/Ethers.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors