Lesson: Build a Tree of Data in IPFS Using Cryptographic Hashes to Link the Pieces (a Merkle DAG)
Lesson: Creating a Merkle Tree from Scratch
Goals
Explanation: Blocks vs Objects
Steps
Step 1
Step 2
$ echo "This is some data" | ipfs block put
QmfQ5QAjvg4GtA3wg3adpnDJug8ktA1BxurVqBD8rtgVjM
$ ipfs block get QmfQ5QAjvg4GtA3wg3adpnDJug8ktA1BxurVqBD8rtgVjM
This is some data上一页Lesson: The Cryptographic Hash下一页Lesson: Explore the types of software that use hash trees to track data (to come)
最后更新于