fastnear-api

Query NEAR Protocol blockchain metrics, account balances, and assets via RESTful endpoints.

28|5|Updated Feb 9, 2024
One-click install
npx skills add https://github.com/fastnear/fastnear-api-server-rs --skill fastnear-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fastnear-api
Source: https://github.com/fastnear/fastnear-api-server-rs/tree/main
Command: npx skills add https://github.com/fastnear/fastnear-api-server-rs --skill fastnear-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive API interface for accessing blockchain data and services on NEAR Protocol, simplifying integration and data retrieval.

Core Features & Use Cases

  • Blockchain Data Access: Fetches real-time blockchain status, account info, staking, tokens, and NFT data.
  • Developer Support: Enables developers to build applications that require up-to-date chain info, balances, and user asset details.
  • Use Case: A wallet app integrating this Skill can display user balances, transaction statuses, and staking info automatically.

Quick Start

Ask the API to check the current network status or retrieve your account full information for instant updates.

Frequently Asked Questions about fastnear-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query NEAR Protocol account balances and staking data for a wallet dApp?

Retrieve real-time blockchain status, account info, staking, tokens, and NFT data on NEAR Protocol through RESTful endpoints that fetch up-to-date chain info and deliver responses in JSON format.

Can I fetch NFT and token data for NEAR accounts using a REST API?

Yes, you can fetch NFT and token data for NEAR accounts using RESTful API endpoints that query blockchain data stores to deliver accurate, timely asset details in JSON format.

Does this NEAR Protocol API provide real-time network status and node RPC data?

Yes, the NEAR Protocol API provides real-time network status by communicating directly with node RPCs and blockchain data stores to deliver accurate, timely responses for explorers and dApps.

What's the best way to integrate blockchain metrics into a NEAR explorer application?

The best way to integrate blockchain metrics into a NEAR explorer is by consuming RESTful API endpoints that fetch real-time blockchain status, account info, and asset management queries in JSON format.

Are there limitations when using RESTful endpoints for NEAR blockchain data retrieval?

RESTful endpoints for NEAR blockchain data retrieval depend on node RPC availability and blockchain data stores, meaning response times may vary based on network congestion and node synchronization status.