Arweave

Un protocolo de almacenamiento permanente descentralizado donde los datos se almacenan una vez y se garantiza su persistencia indefinida mediante un pago único en tokens AR.

Arweave se lanzó en 2018. El token AR tiene un suministro máximo fijo de 66 millones. La red se usa para almacenamiento permanente de metadatos NFT. Riesgo clave: el modelo económico asume una disminución anual del 0,5% en los costos de almacenamiento.

        graph LR
  Center["Arweave"]:::main
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Pre_cryptography["cryptography"]:::pre --> Center
  click Pre_cryptography "/terms/cryptography"
  Rel_ipfs["ipfs"]:::related -.-> Center
  click Rel_ipfs "/terms/ipfs"
  Rel_filecoin["filecoin"]:::related -.-> Center
  click Rel_filecoin "/terms/filecoin"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Explícalo como si tuviera 5 años

Imagina una biblioteca que promete guardar tu libro para siempre. En lugar de pagar un alquiler mensual, pagas una vez al entregar el libro, y la biblioteca invierte ese dinero para cubrir sus propios gastos durante siglos.

🤓 Expert Deep Dive

La arquitectura Blockweave exige que los mineros demuestren que almacenan un 'bloque de recuperación' aleatorio. SPoRA acopla el rendimiento de minería directamente a la capacidad de almacenamiento. SmartWeave permite contratos inteligentes mediante evaluación perezosa del lado del cliente. Bundlr/Irys agrupa miles de transacciones en una sola.

❓ Preguntas frecuentes

Is data stored on Arweave truly permanent?

By economic design, yes — the one-time fee funds an endowment based on the assumption that storage costs decline ~0.5%/year. However, this is a probabilistic economic guarantee, not a cryptographic certainty. If the cost decline assumption fails long-term, the endowment could be insufficient.

How does Arweave differ from IPFS?

IPFS is a content-addressed file system with no built-in storage incentive — data disappears if no node pins it. Arweave adds economic incentives (mining rewards tied to proving data storage) and a one-time fee endowment model that funds permanent persistence.

What is the permaweb?

The permaweb is the collection of permanently accessible web applications and content deployed on Arweave. Because transaction IDs are permanent and data cannot be deleted, any app or page deployed to Arweave remains accessible indefinitely through Arweave gateways.

🔗 Términos relacionados

Requisitos previos:

📚 Fuentes