For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integration

This section explains how to integrate the CSPR.click SDK into a web application, initialize the runtime, connect wallets, handle SDK events, request transaction approvals, and customize the optional top bar.

Start with Downloading and initializing the SDK. If you are building a React application, you can wrap the same setup in the React Context Provider.

After initialization, continue with the integration steps that apply to your application:

Last updated