This package makes it super easy to integrate Apex in your favorite wallet connection libraries. Presently, we support integration into
- Wagmi as a connector
- RainbowKit as a custom wallet
- Stay tuned for more to come! 🚀
Want your favorite connection library to be featured? Reach out to us at team@apexwallet.xyz!
Also, be sure to check out our docs if you'd like to integrate Apex without using our package :)
Simply run npm install apex-integration
or yarn add apex-integration
depending on your package manager.
Updating this package? Bump the package.json
version number and then run npm publish.