《精通以太坊》[88M]百度网盘|pdf下载|亲测有效
《精通以太坊》[88M]百度网盘|pdf下载|亲测有效

精通以太坊 pdf下载

出版社 南京东南大学出版社
出版年 2019-06
页数 390页
装帧 精装
评分 8.6(豆瓣)
8.99¥ 10.99¥

内容简介

本篇主要提供精通以太坊电子书的pdf版本下载,本电子书下载方式为百度网盘方式,点击以上按钮下单完成后即会通过邮件和网页的方式发货,有问题请联系邮箱ebook666@outlook.com

内容简介

  以太坊代表了通向全球去中心化计算范式的门户。该平台允许你运行去中心化应用(DApps)和智能合约,它们没有中心故障点或控制点,与支付网络集成在一起并在开放的区块链上操作。在这本实用指南中,Andreas M Antonopoulos和Gavin Wood提供了在以太坊和其他虚拟机区块链上构建智能合约和DApps所需的一切信息。《精通以太坊(影印版)》研究为什么IBM. Microsoft、NASDAQ等数百家机构都在尝试以太坊。这本必不可少的指南向你展示了要想成为这个不断发展和令人兴奋的新行业中的一名创新者所需要掌握的技能。

内页插图

精彩书评

  ★“该书的广度、涉猎面、易读性……无不让我感到惊讶,强烈向你推荐这本书。”
  ——Alex Van de Sande 以太坊基金会设计师
  
  ★“《精通比特币》一书是将比特币和区块链技术带入大众视野的规范参考,而该书在以太坊世界中也处于同样的地位。”
  ——Lane Retti 以太坊核心开发人员

目录

Preface
Quick Glossary
1.What Is Ethereum?
Compared to Bitcoin
Components ofa Blockchain
The Birth of Ethereum
Ethereum's Four Stages of Development
Ethereum: A General-Purpose Blockchain
Ethereum's Components
Further Reading
Ethereum and Turing Completeness
Turing Completeness as a “Feature”
Implications of Turing Completeness
From General-Purpose Blockchains to Decentralized Applications (DApps)
The Third Age ofthe Internet
Ethereum's Development Culture
Why Learn Ethereuml
What This Book Will Teach You

2.Ethereum Basics
Ether Currency Units
Choosing an Ethereum Wallet
Control and Responsibility
Getting Started with MetaMask
Creating a Wallet
Switching Networks
Getting Some Test Ether
Sending Ether from MetaMask
Exploring the Transaction History ofan Address
Introducing the World Computer
Externally Owned Accounts (EOAs) and Contracts
A Simple Contract: A Test Ether Faucet
Compiling the Faucet Contract
Creating the Contract on the Blockchain
Interacting with the Contract
Viewing the Contract Address in a Block Explorer
Funding the Contract
Withdrawing from Our Contract
Conclusions

3.Ethereum Clients
Ethereum Networks
Should I Run a Full Node?
Full Node Advantages and Disadvantages
Public Testnet Advantages and Disadvantages
Local Blockchain Simulation Advantages and Disadvantages
Running an Ethereum Client
Hardware Requirements for a Full Node
Software Requirements for Building and Running a Client (Node)
Parity
Go-Ethereum(Geth)
The First Synchronization of Ethereum-Based Blockchains
Running Geth or Parity
The JSON-RPC Interface
Remote Ethereum Clients
Mobile Smartphone) Wallets
Browser Wallets
Conclusions
……
4.Cryptography
5.Wallets
6.Transactions
7.Smart Contracts and Solidity
8.Smart Contracts and Vyper
9.Smart Contract Security
10.Tokens
11.Oracles
12.Decentralized Applications DApps)
13.The Ethereum VirtuaIMachine
14.Consensus
A.Ethereum Fork History
B.Ethereum Standards
C.Ethereum EVM Opcodes and Gas Consumption
D.Development Tools, Frameworks, and Libraries
E.web3.js Tutorial
F.Short Links Reference
Index