Quickstart
Learn how to add Connect SDK to your application, log in your users, and allow them to interact with your application.
The following guide is in Typescript. You can also learn how to integrate Connect with our Unity SDK.
Install the Connect SDK
Get Your Client ID
Log in to the thirdweb dashboard. Navigate to the Settings page and create an API key to get your Client ID.
Set up the Connect SDK
Interact With A Wallet
Once your user has logged in, interact with the application using different functions such as fetching balances, wallet addresses and sending transactions.
Read wallet address and balance
Send a Transaction
You’re Ready to web3
With Connect instantiated and your user logged in, you can now access all the powerful features your app needs to succeed!