Skip to content

hosseinnedaee/build-DAO-with-openzeppelin-governance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build your DAO with Openzeppelin governance

See the test/MyGovernor.t.sol file.

in the test case we created a proposal to grant ethers to an address to show the lifecycle of create and execute a proposal which contains these steps:

  1. Propose
  2. Cast Vote
  3. Queue
  4. Execute

Clone project

in this project we are using Foundry so to clone run this command:

git clone --recurse-submodules https://github.com/hosseinnedaee/build-DAO-with-openzeppelin-governance.git

About

Build DAO with openzeppelin governance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published