-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: add USDC Integration guides #3776
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
@Blessing-Circle is attempting to deploy a commit to the Wevm Team on Vercel. A member of the Team first needs to authorize it. |
|
Can you please provide me with access to contribute to your fork? |
@jxom I have sent you an invite. |
Co-authored-by: jxom <[email protected]>
Co-authored-by: jxom <[email protected]>
…ircle/viem into docs/usdc-integration
…art-account docs for consistency and clarity
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Hi @jxom Thanks for taking the time to provide comments, and suggestions to the PR. I have resolved all the requests, and I have pushed the updated changes. Please review at your convenience, and let me know if you have any questions. Regards |
This PR adds comprehensive documentation for USDC integration with Viem. It introduces a new section under Guides, including the following tutorials:
These guides cover basic USDC operations, cross-chain transfers using CCTP, gas abstraction with Circle Paymaster, and smart account setup with Circle Modular Wallets SDK. All code examples use TypeScript and follow Viem documentation style.