Skip to content

A DAO based on a reputation system. This is a PoC to learn more about DAO, Solidity and OpenZeppelin Upgradable Contracts.

Notifications You must be signed in to change notification settings

j04n-f/reputation-dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reputation DAO

A DAO based on a reputation system. User actions increase or decrease the User reputation. The User has more or less authority to take decisions depending on the reputation. This is a PoC to learn more about DAO, Solidity and OpenZeppelin Upgradable Contracts.

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

About

A DAO based on a reputation system. This is a PoC to learn more about DAO, Solidity and OpenZeppelin Upgradable Contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published