
底层基础:
P2P 网络
密码学
中间件 : KV 、时序数据库
核心功能组件:
账号体系、钱包、地址
区块、交易、状态、事件
经济机制 : Miner、Gas
EVM
生态:
智能合约 : Solidity、Rust
开发工具 : Remix
基础设施 : 去中心化存储、预言机等
https://ethereum.stackexchange.com/questions/268/ethereum-block-architecture/757
https://eth.wiki/en/fundamentals/design-rationale
https://book.douban.com/subject/30199891/
https://preethikasireddy.medium.com/how-does-ethereum-work-anyway-22d1df506369

