Skip to content

Commit 4242447

Browse files
authored
Added prerequisites
1 parent 613d5a4 commit 4242447

File tree

1 file changed

+3
-0
lines changed
  • public/content/developers/docs/data-availability/blockchain-data-storage-strategies

1 file changed

+3
-0
lines changed

public/content/developers/docs/data-availability/blockchain-data-storage-strategies/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The choice of which method to use is based on several criteria:
2020
- How much hassle is acceptable? Computers that run a full-scale node can perform more processing than a light client in an application running in a browser.
2121
- Is it necessary to facilitate easy access to the information from every node?
2222

23+
## Prerequisites {#prerequisites}
24+
25+
You should have a good understanding of [blockchain fundamentals](/developers/docs/intro-to-ethereum/). This page also assumes the reader is familiar with [blocks](/developers/docs/blocks/), [transactions](/developers/docs/transactions/), and other relevant topics.
2326

2427
## The C.I.A. of information security {#cia-info-security}
2528

0 commit comments

Comments
 (0)