Skip to main content
NEAR Connect is a zero-dependencies, robust, secure, and lightweight wallet connector for the NEAR blockchain. It executes wallet integration code in isolated sandboxed environments rather than bundling all wallet code into a single package. Preview

Sandboxed Execution

Reduces supply chain risk by running wallet scripts in isolated iframes.

Easily Updatable Wallets

Always up-to-date thanks to a shared manifest that loads wallet code at runtime.

No Dependencies

Lightweight and self-contained with zero external dependencies.

Multiple Wallets Supported

HOT Wallet, Meteor Wallet, Nightly, WalletConnect, and 10+ others.
Looking to integrate NEAR Connect into your app? Check out the Web Login Guide for step-by-step instructions

Integration Guide

Read our Web Login Guide for a step-by-step walkthrough of integrating NEAR Connect into your app, including code examples and best practices.

Sign In

Sign in with optional message signing.

Transactions

Sign and send transactions.

Additional Resources