Skip to main content

Chains

Chain selection

You can select your own chain by calling the selectChain(_ chain: Chain) static method on the AppKit object.

Get selected chain

You can get selected chain by calling the getSelectedChain() static method on the AppKit object.

Sign Actions

Create pairing

Connect

More about optional and required namespaces can be found here

Disconnect

Request

Get List of Active Sessions

To get a list of active sessions, call AppKit.instance.getSessions() which will return [Session].

launch connected wallet

To open a wallet that your dapp is connected to

Cleanup

Delete all stored data such as: pairings, sessions, keys