Skip to main content
AppKit is a singleton that interacts with the AppKit SDK.

Implementation

Initialize

Session properties

You can define session properties by calling the setSessionProperties 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.
IMPORTANT: Chains must be set before opening the modal.

Usage

IMPORTANT: AppKit uses accompanist navigation material inside. ModalBottomSheetLayout should be imported from Accompanist Navigation Material