-
Notifications
You must be signed in to change notification settings - Fork 0
happy wallet 🤝🏻 primodium/client #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
b9a3c9c to
a2e22e8
Compare
2cbc62d to
70afda9
Compare
70afda9 to
511d8f9
Compare
9c094d5 to
32364c4
Compare
32364c4 to
bf158fc
Compare
511d8f9 to
35a200b
Compare
| try { | ||
| const txHash = await txPromise; | ||
| // await waitForTransaction(txHash); // doesn't work | ||
| await waitForTransaction(txHash); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was earlier commented out since it was giving an error for not being able to fetch a receipt → the fix here (made earlier but untested for this flow) to initialise the publicClient in createNetwork using a custom connector with the happyProvider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
285c8d9 to
317fa92
Compare

Integrate HappyWallet into Primodium Client
This PR adds support for HappyWallet integration:
happy.techdependencies (@happy.tech/coreand@happy.tech/react)HappyWalletProviderin the main index.tsx