ワンクリックで
arweave
Arweave protocol and node API — permanent storage, HTTP interface, transactions, blocks, gateways, path manifests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Arweave protocol and node API — permanent storage, HTTP interface, transactions, blocks, gateways, path manifests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | arweave |
| description | Arweave protocol and node API — permanent storage, HTTP interface, transactions, blocks, gateways, path manifests. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/ArweaveTeam/arweave"} |
Skill based on Arweave (official Erlang node/gateway), generated 2026-02-24. Docs from
sources/arweave/(README, http_iface_docs, http_post_unsigned_tx_docs, doc/).
Arweave is a distributed, cryptographically verified permanent archive. Data is stored in a decentralised peer-to-peer Blockweave; amounts are in winston (1 AR = 10^12 winston). The node exposes an HTTP API for transactions, blocks, wallets, price, and peers; gateways serve content by domain with optional path manifests and custom domains.
| Topic | Description | Reference |
|---|---|---|
| Protocol Overview | Blockweave, AR/winston, node vs gateway | core-protocol-overview |
| Transactions | TX structure, id, owner, target, quantity, data, reward, signature, tags | core-transactions |
| Blocks | Block fields, indep_hash vs hash, height, current block | core-blocks |
| Wallets and Balances | Address, balance, last_tx, txs, deposits | core-wallets-balances |
| Topic | Description | Reference |
|---|---|---|
| HTTP API | Info, tx, block, wallet, price, peers, POST tx | features-http-api |
| Internal API | Wallet generation, unsigned tx (internal_api_secret) | features-internal-api |
| Topic | Description | Reference |
|---|---|---|
| Path Manifests | Multi-path apps, manifest schema, index path | features-path-manifests |
| Gateway Setup | TLS, main domain, custom domains, DNS TXT | features-gateway |
| IPFS Pinning | ipfs_pin, IPFS_Add tag, monitoring | features-ipfs-pinning |
| Topic | Description | Reference |
|---|---|---|
| Units and Encoding | Winston strings, base64url, Content-Type tags | best-practices-units-and-encoding |