250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- web
- HTML
- 삶
- express.js
- nextJS
- Props
- node.js
- built in object
- Ethereum
- typeScript
- CSS
- bitcoin
- useState
- Interface
- solidity
- 기준
- REACT
- JavaScript
- CLASS
- Redux
- evm
- graphQL
- hardhat
- middleware
- tailwindcss
- concept
- error
- blockchain
- SSR
- API
Archives
- Today
- Total
목록Merkle Tree (1)
ReasonJun

A Merkle Tree, often referred to simply as a Merkle Tree or a hash tree, is a fundamental data structure used in Bitcoin and other blockchain systems to efficiently represent and verify the integrity of a large set of data, such as transactions in a block. The Merkle Tree is named after its inventor, Ralph Merkle. Here's how it works in the context of Bitcoin: Structure of a Merkle Tree: A Merkl..
Blockchain/Bitcoin
2023. 9. 17. 00:43