Tutorials icon indicating copy to clipboard operation
Tutorials copied to clipboard

Dynamic MultiSig Wallet

Open SundayOlubode opened this issue 2 years ago • 1 comments

This PR creates a Dynamic MultiSig Wallet, which enables adding new owners to the wallet and dynamically incrementing the number of required confirmations based on the total number of present owners.

PR Submission Checklist

Thank you for your PR. Please select from the following:

  • [ ] This PR submits only an Article
  • [x] This PR submits a Tutorial with an Article
  • [ ] This PR requests modification to an existing Tutorial / Article

If this PR is a Tutorial with an Article, please select from the following as well:

  • [ ] What level does the Tutorial serve:
    • [ ] Beginner (from nil experience in the subject to 1 year)
    • [x] Intermediate (from nil experience in the subject to 1 year)
    • [ ] Advanced

In respect of the Article, please submit the following, if applicable:

  • [x] Please confirm that you have mentioned yourself as the author of the Article
  • [ ] You are more than welcome to also give links to your social media handles too, for reference

SundayOlubode avatar Nov 21 '23 13:11 SundayOlubode

@SundayOlubode Please add test scripts for the contracts

chandn0 avatar Nov 29 '23 15:11 chandn0