Skip to content

Commit 6e4e0f7

Browse files
authored
Update index.md
1 parent 9724608 commit 6e4e0f7

File tree

1 file changed

+2
-2
lines changed
  • public/content/developers/tutorials/data-storage-strategies

1 file changed

+2
-2
lines changed

public/content/developers/tutorials/data-storage-strategies/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Blockchain Data Storage Strategies
3-
description: There are several ways in which data from can be stored using the Blockchain. This article will compare the different strategies, their costs and tradeoffs, as well as the requirements to use it safely.
3+
description: There are several ways to store data using the blockchain. This article will compare the different strategies, their costs and tradeoffs, as well as the requirements to use it safely.
44
author: "Ori Pomerantz"
55
tags: ["storage", "data availability"]
66
skill: intermediate
77
lang: en
88
published: 2024-05-15
99
---
1010

11-
There are several ways to storage information on the blockchain:
11+
There are several ways to store information on the blockchain:
1212

1313
- EIP 4844 blobs
1414
- Calldata

0 commit comments

Comments
 (0)