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 | 31 |
Tags
- CSS
- useState
- solidity
- error
- SSR
- graphQL
- API
- 기준
- tailwindcss
- JavaScript
- hardhat
- concept
- evm
- express.js
- middleware
- REACT
- 삶
- web
- built in object
- node.js
- blockchain
- typeScript
- nextJS
- CLASS
- Ethereum
- Interface
- bitcoin
- Redux
- Props
- HTML
Archives
- Today
- Total
목록Address checksum (1)
ReasonJun

In the case of Bitcoin blockchain, state values are managed based on UTXO. The user's balance is managed by updating the UTXO usage status whenever a new block is created. In the case of the Ethereum blockchain, the state value of balance data is stored in the Account based on the state, and the balance is updated every time a block is created. Types of Accounts: There are two main types of acco..
Blockchain/Ethereum
2024. 1. 5. 18:12