·near-connect-hooks
!

near-connect-hooks

near/agent-skills

React hooks for NEAR Protocol wallet integration using @hot-labs/near-connect. Use when building React/Next.js apps that need NEAR wallet connection, smart contract calls (view and change methods), token transfers, access key management, or NEP-413 message signing. Triggers on queries about NEAR wallet hooks, NearProvider setup, useNearWallet hook, or NEAR dApp React integration.

6Installs·0Trend·@near

Installation

$npx skills add https://github.com/near/agent-skills --skill near-connect-hooks

SKILL.md

React hooks library for NEAR wallet integration built on @hot-labs/near-connect.

| signedAccountId | string | Connected account ID or empty string | | loading | boolean | Initialization state | | network | "mainnet" \| "testnet" | Current network | | provider | JsonRpcProvider | Direct RPC provider access | | connector | NearConnector | Direct connector access |

React hooks for NEAR Protocol wallet integration using @hot-labs/near-connect. Use when building React/Next.js apps that need NEAR wallet connection, smart contract calls (view and change methods), token transfers, access key management, or NEP-413 message signing. Triggers on queries about NEAR wallet hooks, NearProvider setup, useNearWallet hook, or NEAR dApp React integration. Source: near/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/near/agent-skills --skill near-connect-hooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/near/agent-skills --skill near-connect-hooks
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is near-connect-hooks?

React hooks for NEAR Protocol wallet integration using @hot-labs/near-connect. Use when building React/Next.js apps that need NEAR wallet connection, smart contract calls (view and change methods), token transfers, access key management, or NEP-413 message signing. Triggers on queries about NEAR wallet hooks, NearProvider setup, useNearWallet hook, or NEAR dApp React integration. Source: near/agent-skills.

How do I install near-connect-hooks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/near/agent-skills --skill near-connect-hooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/near/agent-skills