Skip to content
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

Viem Support #459

Merged
merged 8 commits into from
Sep 25, 2023
Merged

Viem Support #459

merged 8 commits into from
Sep 25, 2023

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Sep 24, 2023

Summary

Devs are constantly complaining about the pains of using xmtp-js with Viem/Wagmi. This allows developers to use a Viem WalletClient instead of an ethers.Signer. This does that by converting the WalletClient into a Signer.

I had to upgrade eslint and a bunch of other dev dependencies to satisfy Viem's peer dependency on Typescript 5. That also forced me to fix some lint errors that were previously not getting caught.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 24, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 89fe00f
Status: ✅  Deploy successful!
Preview URL: https://2fa0d01e.xmtp-js.pages.dev
Branch Preview URL: https://nmolnar-support-viem-signer.xmtp-js.pages.dev

View logs

@neekolas neekolas marked this pull request as ready for review September 24, 2023 04:01
@neekolas neekolas requested a review from a team September 24, 2023 04:01
@neekolas neekolas merged commit a12ecdf into main Sep 25, 2023
7 checks passed
@neekolas neekolas deleted the nmolnar/support-viem-signer branch September 25, 2023 19:19
@github-actions
Copy link
Contributor

🎉 This PR is included in version 11.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants