BlockChain區塊鏈
search
Ctrlk
  • 本書簡介
  • 區塊鏈運作原理
  • Bitcoin介紹chevron-right
  • Bitcoin原理與實作
  • BitcoinJSchevron-right
  • Serverless 架構實作
  • Docker常用指令
  • ethereum初探chevron-right
    • ethereum歷史
    • EVM
  • ethereum PoS 節點架設
  • ethereum(Docker)
  • ethereum(Geth)chevron-right
  • ethereum(智能合約)chevron-right
  • ethereum(Dapp)chevron-right
  • Hyperledger Fabric
  • blockchainDB
  • 挖礦程式使用教學chevron-right
  • Bitfinex API 使用
  • FTX API
  • CCXT 通用交易所 API
  • Solana 教學
  • Ethereum BigQuery
  • The Graphchevron-right
  • DeFi 筆記chevron-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. ethereum初探

EVM

EVM 教學:

https://github.com/CoinCulture/evm-tools/blob/master/analysis/guide.mdarrow-up-right

https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidocarrow-up-right

https://www.ideals.illinois.edu/bitstream/handle/2142/97207/hildenbrandt-saxena-zhu-rodrigues-guth-daian-rosu-2017-tr.pdfarrow-up-right

Calldata 原理:

https://hackernoon.com/getting-deep-into-evm-how-ethereum-works-backstage-ac7efa1f0015arrow-up-right

有關 OPCODE:

https://www.ethervm.ioarrow-up-right

OPCODE 反組譯:

https://ethereum.org/en/developers/tutorials/reverse-engineering-a-contract/arrow-up-right

https://etherscan.io/opcode-toolarrow-up-right

function 名稱會用 sha3 轉為 hash:

https://ethereum.stackexchange.com/questions/7602/how-does-the-evm-find-the-entry-of-a-called-functionarrow-up-right

https://ctf-wiki.org/blockchain/ethereum/selector-encoding/arrow-up-right

計算 TxID

https://ethereum.stackexchange.com/a/46526/30691arrow-up-right

https://mp.weixin.qq.com/s/wtX7NVom9yJcYBw6s700Dgarrow-up-right

簡體版本的 go-ethereum 源碼分析:

https://github.com/ZtesoftCS/go-ethereum-code-analysisarrow-up-right

Previousethereum歷史chevron-leftNextethereum PoS 節點架設chevron-right

Last updated 3 years ago

Was this helpful?

Was this helpful?