This example demonstrates how to set up the Quadrata component to launch KYC only.
Not all of the required configuration or props are included in this example
See all available KYC props and configuration at the following page: QuadClient Package
It is suggested that you use the built-in withWagmiConnect props initializer to abstract connecting a wallet and signing transactions, but you are free to implement your own logic.
You can use the createAccessToken API Service to create the access token you need to pass in to the component.