Skip to main content
Use MiniKit.shareContacts() to open the World App contact picker. The getContacts export from @worldcoin/minikit-js/commands is a legacy alias; call MiniKit.shareContacts() instead, since the standalone export never receives World App’s response.

Basic Usage

Result

Error Codes

Fallback Behavior

Define a custom fallback in the command payload for support outside mini apps.

Preview