Buttons
You can add ready made button components to your applicationWeb3Button
- Compose
- View
Network Button
- Compose
- View
Connect Button
- Compose
- View
Account Button
- Compose
- View
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