Closed cristiam86 closed 1 month ago
Fixes #9
Exported Viem's method to generate private keys and added an optional private key param to generateAccount methd
Now, it is easier to reuse the same account in the frontend dDpps by locally storing the private keys.
Fixes #9
What
Why
Testing done
Decisions made
Exported Viem's method to generate private keys and added an optional private key param to generateAccount methd
Checks
Reviewing tips
User facing release notes
Now, it is easier to reuse the same account in the frontend dDpps by locally storing the private keys.