-
Notifications
You must be signed in to change notification settings - Fork 111
add Kit support as a independent package #237
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
base: master
Are you sure you want to change the base?
Conversation
|
This would be much easier to review without the unrelated formatting changes |
sure let me see what I can do to avoid the formatting changes :) |
|
Also it looks like the LLM made a bunch of unrelated changes to the tests, stuff like |
Let me solve all this to reduce the number of changes 😅 so it's easier to review |
|
@kevinheavey please check the pr again I believe it is in a better place right now. |
From our discussion in telegram you mentioned you prefer having a single package so I replaced solana web3 js with solana kit. I believe this is ready for review :)