아르위브
AR 토큰의 일회성 지불로 데이터를 영구적으로 저장하는 분산형 영구 스토리지 프로토콜.
아르위브는 2018년에 시작되었습니다. AR 토큰의 최대 공급량은 6600만 개입니다. 네트워크는 NFT 메타데이터의 영구 저장에 사용됩니다. 주요 위험: 경제 모델은 연간 0.5% 스토리지 비용 감소를 가정합니다.
graph LR
Center["아르위브"]:::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;
🧒 5살도 이해할 수 있게 설명
책을 영원히 보관해준다고 약속하는 도서관을 상상해보세요. 월세 대신 책을 맡길 때 한 번만 냅니다. 도서관은 그 돈을 투자해 수백 년 동안 스스로 비용을 충당합니다.
🤓 Expert Deep Dive
블록위브는 채굴자에게 무작위 '리콜 블록'의 저장 증명을 요구합니다. SPoRA는 채굴 처리량을 스토리지 용량과 직접 연결합니다. SmartWeave는 클라이언트 측 지연 평가로 스마트 컨트랙트를 가능하게 합니다. Bundlr/Irys는 수천 개의 트랜잭션을 하나로 묶습니다.
❓ 자주 묻는 질문
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.