Skip to content

Integrate Near App

Estimated time to read: 2 minutes

Integrate 'Near' apps with Arcana Auth SDK and onboard users via social login. Enable users to sign blockchain transactions with the in-app Arcana wallet.

Prerequisites

Non-EVM Chains

When registering an app through Arcana Developer Dashboard, the choice of chain type (EVM, Solana, MultiversX, Near) is final. App developers can't change it later. They can switch the default chain within the same type. For example, a Solana app on Testnet can switch to Solana Mainnet or Solana Dev but not to MultiversX or an EVM chain.

1. Install

Depending upon the app type, you may need to install one or more SDKs and the integration code may vary from one app type to another.

2. Integrate App

Select your 'Near' app type and follow the integration instructions.

What's Next?

Add code to onboard users. Use AuthProvider, the standard EIP-1193 Web3 provider to call support JSON/RPC functions and Web3 wallet operations. Learn more...

See also

'Near' integration example: See sample-auth-near submodule in Auth Examples

Try Demo App!


Last update: July 23, 2024 by shaloo