- Security Tokens and Stablecoins Quick Start Guide
- Weimin Sun Xun (Brian) Wu Angela Kwok
- 121字
- 2021-06-24 14:49:08
Ethereum virtual machine
An Ethereum's smart contract can be developed in one of four languages: Solidity (inspired by JavaScript), Serpent (inspired by Python, and no longer used), LLL (inspired by Lisp), and Mutan (inspired by Go, and no longer used). Since all of them are high-level programming languages, smart contracts need to be compiled into a low-level, machine-runnable language. Ethereum uses a VM approach, similar to the concept of Java Virtual Machine (JVM), to meet this need. The Ethereum erosion of VM is called EVM. Smart contract codes are converted to EVM-runnable bytecodes called opcode. The opcode is then deployed to the Ethereum blockchain for execution. Furthermore, currently, a research-oriented language is under development, called Viper—a strongly-typed Python-based language.
- 卓越的課件如何做(數(shù)學(xué)篇)
- 神奇的數(shù)學(xué)(二)
- GMAT批判性推理:邏輯分類精講
- Ethereum Smart Contract Development
- 開悟:數(shù)學(xué)黑客的生活之旅
- ANSYS 18.0有限元分析基礎(chǔ)與實例教程
- 數(shù)學(xué)建模33講:數(shù)學(xué)與繽紛的世界
- 數(shù)學(xué)與決策:數(shù)學(xué)教你做決定
- 高等數(shù)學(xué)同步練習(xí)指導(dǎo)
- 數(shù)學(xué)原來可以這樣學(xué):初中篇
- 2016年管理類專業(yè)學(xué)位聯(lián)考綜合能力考試 數(shù)學(xué)考點歸納與真題解析
- 圖解數(shù)學(xué)思維訓(xùn)練課:建立孩子的數(shù)學(xué)模型思維(多步計算應(yīng)用訓(xùn)練課)
- 生活中的數(shù)學(xué)
- 微積分Ⅱ
- 利用Python輕松學(xué)數(shù)學(xué)