Skip to content

Governance scripts deployed on Goerli testnet. Excelent for learning this advanced topic.

Notifications You must be signed in to change notification settings

josealfo/7.-Mint-Governance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint Governance

Simple governance scripts and contracts, tested in hardhat, and later deployed to goerli. Solidity's smart contract was taken from an OpenZeppelin wizard, and configured for longer voting delay and voting periods, longer than those used in the local environment. Then I created scripts for delegating tokens, creating the proposal, voting, and executing it! This project was made for learning purposes.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

Governance scripts deployed on Goerli testnet. Excelent for learning this advanced topic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published