Skip to main content

Documentation Index

Fetch the complete documentation index at: https://reown-5552f0bb-devin-1759771246-appkit-1-8-9-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Custom Chain Selection

You can add your own chain to extend default set of chain presets by calling the addChainPreset(_ chain: Chain) static method on the AppKit object.
If you modify the presets, it will be reflected in the AppKitNetworkButton button and Network selection screens.
The chain must be EVM compatible