hedera-smart-contracts
hedera-smart-contracts copied to clipboard
Add OZ Governor timelock example
Problem
We have an open zeppelin Governance contract example. Now we need a similar example but with a timelock.
Solution
Copy an enhance the governance contract example to have a timelock.
Alternatives
No response