NEAR
Official@near · San Francisco
Developer platform to create apps that put users back in control of their data and assets.
Agent Skills by NEAR
Showing 7 vetted skills indexed across 1 GitHub repositories.
near-kit
Build NEAR-enabled applications with a TypeScript library for contract interaction, wallets, and sandbox testing.
near-smart-contracts
Write, review, and deploy NEAR Protocol smart contracts in Rust.
near-ai
Automates creation, discovery, and governance of modular NEAR AI agents.
near-api-js
Integrate NEAR blockchain functionality into JavaScript/TypeScript apps with near-api-js.
near-connect-hooks
Manage NEAR wallet connections and contract calls with React hooks.
near-intents
Orchestrate cross-chain NEAR Intents swaps via quotes, deposits, and status monitoring across six blockchains.
near-connect
Integrate NEAR wallets in dApps via sandboxed iframe executors.
Frequently Asked Questions About NEAR
FAQPage SchemaWhat specific tasks can developers perform using NEAR?▼
Developers can write and deploy Rust-based smart contracts, integrate wallet connectivity into web interfaces using React hooks, and orchestrate cross-chain swaps. The platform enables secure interaction with decentralized assets and governance of modular network components through standardized library interfaces.
Which technical personas are the primary users of this platform?▼
The platform is designed for blockchain engineers, decentralized application developers, and systems architects. It specifically targets those proficient in Rust for backend logic and TypeScript for frontend integration, requiring familiarity with distributed ledger protocols and asynchronous transaction management.
What are the core prerequisites for deploying applications on NEAR?▼
Deployment requires a development environment configured for Rust compilation and the inclusion of the TypeScript library for contract interaction. Developers must manage wallet-based authentication and utilize sandboxed iframe executors to ensure secure communication between the browser-based interface and the underlying blockchain network.