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 SequenceHooksProvider
[main.tsx]
4
Start using it
Now you can start using hooks like useGetCoinPrices.
Learn how to get started with Hooks SDK
Install the required libraries
Get a project access key
Wrap your App with the SequenceHooksProvider
Start using it