near-kit
π―Skillfrom near/agent-skills
Enables seamless TypeScript interactions with NEAR Protocol blockchain, providing type-safe contract calls, transaction building, and wallet integration.
Part of
near/agent-skills(7 items)
Installation
npx skills add near/agent-skillsnpx skills add near/agent-skills --skill <skill-name>Skill Details
TypeScript library for NEAR Protocol blockchain interaction. Use this skill when writing code that interacts with NEAR Protocol, including viewing contract data, calling contract methods, sending NEAR tokens, building transactions, creating type-safe contract wrappers, integrating wallets (Wallet Selector, HOT Connect), React hooks and providers (@near-kit/react), managing keys, testing with sandbox, meta-transactions (NEP-366), and message signing (NEP-413).
More from this repository6
Enables comprehensive NEAR blockchain interactions in JavaScript/TypeScript, supporting account management, transactions, smart contract calls, and cryptographic operations.
near-smart-contracts skill from near/agent-skills
I apologize, but you haven't provided the actual description or context for the "near-connect" skill. Without seeing the specific details about what the skill does, I can't generate an accurate one...
near-ai skill from near/agent-skills
Enables cross-chain token swaps across EVM, Solana, NEAR, TON, Stellar, and Tron using a simple 1Click REST API integration.
Provides React hooks for seamless NEAR Protocol wallet integration, enabling wallet connection, smart contract interactions, and token transfers in React/Next.js applications.