appId
and we will provide a pre-configured React snippet to get you going immediately.
Installation
The WaaS React SDK has peer dependencies on@tanstack/react-query
, viem
, and wagmi
to operate - please make sure you have these installed as well.
SDK Initialization
Bitski’s WaaS React SDK uses Wagmi and Viem so you don’t have to learn new tools. We support many chains—just useviem/chains
and LoginMethods
from the SDK. A deeper dive is here.
Callback URL
In order for the Bitski Wagmi Connectors to work, you must provide one public callback URL with the Bitski JS SDK imported.CodeSandbox
Components
We recommend using the<BitskiWidget />
component. It is a convenient, drop-in Component to handle both authentication and viewing the connected wallet. Check out our components section for more details.
Say goodbye to the awkward authentication dance and get back to doing what you do best—building your dApp! If you’re running into issues on how
to use your Bitski Wallet, free feel to contact us
and let us know.