File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,7 @@ markdownlint
130
130
merkle
131
131
merklizing
132
132
merkleizing
133
+ merkleization
133
134
metadata('s)
134
135
metamask
135
136
minimalistic
@@ -142,6 +143,7 @@ multiaddrs
142
143
multibase
143
144
multicast
144
145
multicodec
146
+ multicodecs
145
147
multicodec(s)
146
148
multiformats
147
149
multihash
@@ -217,6 +219,7 @@ testground
217
219
testnet
218
220
toolkits
219
221
trustlessly
222
+ trustlessness
220
223
uncensorable
221
224
undialable
222
225
uniswap
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ This guide has covered the essential aspects of using IPFS in web applications:
119
119
120
120
When building web applications with IPFS, remember these key takeaways:
121
121
122
- 1 . Use client-side merkleization (addressing) when onboarding new data to IPFS, but rely on pinning services or IPFS nodes for providing data.
122
+ 1 . Use client-side merkleization (addressing) when adding new data to IPFS, but rely on pinning services or IPFS nodes for providing data.
123
123
1 . Be mindful of CID determinism when working with files and structured data.
124
124
1 . Consider using CAR files where possible for storage and transport of content-addressed data.
125
125
1 . Use Verified Fetch for simple retrieval or Helia for more complex IPFS interactions.
You can’t perform that action at this time.
0 commit comments