Unlocking the Power of ChainSignatures on NEAR Protocol
All posts

Unlocking the Power of ChainSignatures on NEAR Protocol

NEAR chain signatures enable secure cross-chain interactions using MPC without exposing private keys. Deterministic address derivation simplifies multi-blockchain asset management across Ethereum, Bitcoin, and beyond.

Federico Caccia
CEO & Co-Founder
June 11, 2024·2 min read

TL;DR

NEAR Protocol's chain signatures let a single NEAR account sign transactions on other blockchains like Ethereum and Bitcoin using multi-party computation (MPC), without exposing private keys or relying on bridges. Deterministic address derivation produces external addresses, while FastAuth enables email-based onboarding and relayers subsidize gas fees through meta-transactions.

Introduction

Blockchain technology has revolutionized various industries, offering decentralized solutions and new ways to manage digital assets. However, as the number of blockchains grows, users and developers face the complex challenge of managing multiple wallets, private keys, and ensuring seamless asset transfers across different platforms. NEAR Protocol addresses these challenges with an innovative approach called chain signatures.

The Solution: Chain Signatures on NEAR Protocol

NEAR Protocol, a blockchain designed to simplify user interactions with multiple blockchains, introduces chain signatures as a solution to the complexity of managing assets across various platforms. By abstracting the underlying technology, NEAR enables users to interact with blockchain applications without needing to understand the technical details.

Enhancing User Experience

User-Friendly Onboarding

One of the first barriers new users face when entering the world of Web3 is creating a crypto wallet, managing recovery phrases, and obtaining initial funds. NEAR's FastAuth addresses this by allowing users to create accounts using just their email addresses. This removes the need for seed phrases and makes account recovery straightforward, enhancing the user experience.

Gas Fee Management with Relayers

Another significant hurdle is the need for users to have crypto funds to cover transaction fees. NEAR's relayers solve this by allowing developers to subsidize gas fees, enabling users to start using dApps without acquiring funds. This is facilitated through meta-transactions, where relayers attach NEAR to cover the fees and pass the transactions to the network.

Frequently asked questions

How do NEAR chain signatures sign transactions on other blockchains?

Chain signatures use multi-party computation (MPC) so a NEAR account can produce valid signatures for transactions on external blockchains such as Ethereum and Bitcoin, without ever exposing a private key. Deterministic address derivation generates the corresponding addresses on those chains, allowing a single NEAR account to manage assets across multiple platforms.

What is NEAR FastAuth and how does it improve onboarding?

FastAuth lets users create NEAR accounts using only their email address, removing the need for seed phrases and recovery-phrase management. This lowers the entry barrier for new Web3 users and makes account recovery straightforward, addressing a common friction point in crypto onboarding.

How do NEAR relayers let users transact without holding crypto?

Relayers allow developers to subsidize gas fees so users can interact with dApps without first acquiring funds. This works through meta-transactions: the relayer attaches NEAR to cover the fees and passes the transaction on to the network, removing the requirement that users hold crypto to pay for transactions.

Share this article