Buttons
You can add ready made button components to your applicationWeb3Button
Network Button
Connect Button
Account Button
AppKit State
AppKitState is an object that ensures communication between your application and the state of the AppKit.Create appKitState:
NavController is required to create appKitStateAppKitState methods
StateFlow<Boolean>
whose value is updated depending on whether the appkit component is open
StateFlow<Boolean>
whose value depends on the active session in AppKit