- Independent Usage
- With Connect SDK
If you want to use this package without @0xsequence/connect, you can do so by following the steps below.
1
Install the required libraries
2
Get a project access key
Get your project access key from the Sequence Builder.
3
Wrap your App with the required providers
[config.ts]
[main.tsx]
4
Start using it
Now you can start using hooks like useGetCoinPrices.