AppKit
is a singleton that interacts with the AppKit SDK.
Implementation
Initialize
Session properties
You can define session properties by calling thesetSessionProperties
method on the AppKit
object.
Chains
This example of define ethereum chain. You can define the chains you want to use. The chain must be EVM compatible.Chains
must be set before opening the modal.
Usage
ModalBottomSheetLayout
should be imported from Accompanist Navigation Material