apex-integration
v1.0.9
Published
A small, easy-to-use package for integrating Apex in wallet connection frontend libraries.
Downloads
14
Readme
apex-integration
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 [email protected]!
Also, be sure to check out our docs if you'd like to integrate Apex without using our package :)
Installation + Usage
Simply run npm install apex-integration
or yarn add apex-integration
depending on your package manager.
Releasing
Updating this package? Bump the package.json
version number and then run npm publish.