Anchor

Add Anchor sign-in to your app

Anchor sign-in for Antelope apps ships through WharfKit. This page covers what's specific to Anchor. Everything else about the SDK lives at wharfkit.com.

npm install @wharfkit/wallet-plugin-anchor@next

The plugin registers as anchor. Install from the next tag to get the web transport described below.

Two transports

The native transport hands a signing request to the installed Anchor app. The web transport opens anchorwallet.io in a popup, so a visitor with no app installed can still sign in.

Which chains have a web path

Vaulta and Jungle 4 have a web authenticator. Other chains work through the native transport only.

Stable links for your users

These redirect to each network's web authenticator host, so they're safe to link from your own docs or error states.

Talk to us