Add Anchor sign-in to your app

Anchor sign-in for Antelope apps ships through WharfKit.

Everything about the SDK beyond Anchor's own behaviour lives at wharfkit.com.

npm install @wharfkit/wallet-plugin-anchor

The plugin registers as anchor.

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 create an account and sign in. Add account creation to your app covers the web flow.

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

Link these hosts directly. They are the addresses your users see in the sign-in window, so a link that names them is one a user can check.

Talk to us