-
Notifications
You must be signed in to change notification settings - Fork 53
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
added chain abstraction docs #199
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
It's good start 🙏
@vrajdesai78
- Can we add warnings that this feature of the WalletKit SDK is in an experimental phase?
- What should be the structure per platform? It would be nice to follow the same structure to make the docs super easy to follow
- It also would be useful to have a section that explains what wallets have to do in order to execute the fulfillment operation
Thanks @vrajdesai78 ! In addition to what @jakubuid shared I would add
|
One more thing from my side. We should provide testing instructions so that devs are not lost. What's the AppKit flow to trigger a test scenario, they will need to have ETH for gas and USDC on addresses. It should no brainer when they read the docs 🙏 We should also provide links to the sample wallets to showcase the implementation details wallet side |
Co-authored-by: Jakub Witczak <jakubwitczak6@gmail.com>
@vrajdesai78
|
Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com>
Description
Added docs for chain abstraction
Tests
.mdx
files with changes.