arweave

Interact with the Arweave protocol for data storage, retrieval, and gateway management.

4|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hairyf/blockchain-skills --skill arweave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arweave
Source: https://github.com/hairyf/blockchain-skills/tree/main/skills/arweave
Command: npx skills add https://github.com/hairyf/blockchain-skills --skill arweave

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a robust interface for interacting with the Arweave network, enabling permanent, decentralized data storage and retrieval, and facilitating the deployment of decentralized applications.

Core Features & Use Cases

  • Permanent Storage: Store any type of data permanently on the decentralized Arweave network.
  • HTTP API Interaction: Access Arweave node functionalities like fetching transaction details, block information, and wallet balances.
  • Gateway Deployment: Set up and manage Arweave gateways for serving content via custom domains.
  • Use Case: Archive critical research data, host decentralized websites (permaweb), or store immutable logs for dApps.

Quick Start

Use the arweave skill to get the balance of the wallet address 'YOUR_WALLET_ADDRESS'.

Frequently Asked Questions about arweave

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

FAQPage Schema
How do I store data permanently on the Arweave blockchain?

The Arweave network uses a Blockweave data structure to store data permanently, allowing you to post transactions and retrieve archived content through HTTP API endpoints without recurring subscription fees.

How does permanent data storage on a decentralized web gateway work?

Decentralized web gateways interact with Arweave's Blockweave to fetch transaction details and serve stored content permanently, providing HTTP API access to immutable data without relying on centralized servers.

Can I check wallet balances and fetch block information through the Arweave HTTP API?

Yes, you can check wallet balances and fetch block information through the Arweave HTTP API, as the Skill provides direct interaction with node functionalities for querying blocks and verifying wallet address balances.

Does this Skill support setting up custom domains for Arweave gateway deployment?

Yes, the Skill supports Arweave gateway deployment, enabling you to set up and manage gateways for serving permanent permaweb content and decentralized applications via custom domains.

What is a path manifest and when do I need it for decentralized application deployment?

A path manifest maps multiple files under a single transaction on the Arweave network. You need it for decentralized application deployment to efficiently organize and serve permaweb content through gateway paths.

Is Arweave permanent storage suitable for archiving immutable logs for dApps?

Yes, Arweave permanent storage is designed for archiving immutable logs for dApps, providing a decentralized Blockweave structure that ensures data remains accessible and unalterable over time.