Joseph
Joseph
a hot reloader would be amazing
something like `defaultEvmStores.setProvider().then("connected" => //do something)` or `await defaultEvmStores.setProvider() //do something here` because right now it throws no error or anything to indicate that the user didn't connect a address...
This is handy when user doesn't choose an account and cancels the connection so web apps can handle error correctly rather than just a console warning
getting the warning ```bash WARNING in No instantiations of threads.js workers found. Please check that: 1. You have configured Babel / TypeScript to not transpile ES modules 2. You import...
**Is your feature request related to a problem? Please describe.** add support for svelte4
### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version 1.1.3 ### wagmi Version 1.4.5 ### Current Behavior ```bash TypeError: Error...
### Summary Please add comprehensive documentation that demonstrates how to implement Solana login functionality without relying on React-specific packages. This addition would greatly benefit developers working with different tech stacks...