精通以太坊(影印版)

精通以太坊(影印版)
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
2019-06
版次: 1
ISBN: 9787564183714
定价: 124.00
装帧: 平装
开本: 其他
页数: 384页
字数: 519千字
7人买过
  • 以太坊打开了通向去中心化计算的大门,这个平台使你能够运行去中心化的应用程序(DApps)和智能合约,这些应用程序没有中心故障点或控制点,与支付网络集成,并在开放的区块链上运行。通过这本实用指南,Andreas M. Antonopoulos 和 Gavin Wood 向读者提供了在以太坊和其他基于虚拟机的区块链上构建智能合约和 DApps 所需的一切信息。本书既可以作为一本技术参考手册,也可供读者全面地了解以太坊。前两章主要是一个入门级的介绍,适合新手用户,这些章节中的示例可以由具有一定技术技能的读者完成。这两章将使你对以太坊基础知识有一个很好的掌握,并教会你使用以太坊的基本工具。第三章及以后的内容主要面向程序员,包括许多技术主题和编程示例。 安德烈亚斯?M.安东诺普洛斯是知名的技术专家和连续创业者,他已成为比特币行业很有名和很令人尊敬的人士之一。作为公众演说家、教师和作家,Andreas担任了多家技术初创企业的顾问,还定期在全世界的各种会议和社区活动中发表演讲。 Preface
    Quick Glossary
    1. What Is Ethereum?
      Compared to Bitcoin
      Components of a 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 of the Internet
      Ethereum\\\'s Development Culture
      Why Learn Ethereum?
      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 of an 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
      Keys and Addresses
      Public Key Cryptography and Cryptocurrency
      Private Keys
      Generating a Private Key from a Random Number
      Public Keys
      Elliptic Curve Cryptography Explained
      Elliptic Curve Arithmetic Operations
      Generating a Public Key
    ……
  • 内容简介:
    以太坊打开了通向去中心化计算的大门,这个平台使你能够运行去中心化的应用程序(DApps)和智能合约,这些应用程序没有中心故障点或控制点,与支付网络集成,并在开放的区块链上运行。通过这本实用指南,Andreas M. Antonopoulos 和 Gavin Wood 向读者提供了在以太坊和其他基于虚拟机的区块链上构建智能合约和 DApps 所需的一切信息。本书既可以作为一本技术参考手册,也可供读者全面地了解以太坊。前两章主要是一个入门级的介绍,适合新手用户,这些章节中的示例可以由具有一定技术技能的读者完成。这两章将使你对以太坊基础知识有一个很好的掌握,并教会你使用以太坊的基本工具。第三章及以后的内容主要面向程序员,包括许多技术主题和编程示例。
  • 作者简介:
    安德烈亚斯?M.安东诺普洛斯是知名的技术专家和连续创业者,他已成为比特币行业很有名和很令人尊敬的人士之一。作为公众演说家、教师和作家,Andreas担任了多家技术初创企业的顾问,还定期在全世界的各种会议和社区活动中发表演讲。
  • 目录:
    Preface
    Quick Glossary
    1. What Is Ethereum?
      Compared to Bitcoin
      Components of a 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 of the Internet
      Ethereum\\\'s Development Culture
      Why Learn Ethereum?
      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 of an 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
      Keys and Addresses
      Public Key Cryptography and Cryptocurrency
      Private Keys
      Generating a Private Key from a Random Number
      Public Keys
      Elliptic Curve Cryptography Explained
      Elliptic Curve Arithmetic Operations
      Generating a Public Key
    ……
查看详情
相关图书 / 更多
精通以太坊(影印版)
精通 Power Query
(加拿大)肯·普尔斯
精通以太坊(影印版)
精通套期保值
李录林 著
精通以太坊(影印版)
精通STM32F4(HAL库版)(上)
刘军 凌柱宁 徐伟健 江荧
精通以太坊(影印版)
精通FrontPage XP(中文版)
中国IT培训工程编委会 编
精通以太坊(影印版)
精通咬合重建——解读牙列不齐、牙周病、多牙缺失
吴松涛 周茂强 译;[日]上田 秀朗
精通以太坊(影印版)
精通Veeam Backup & Replication(原书第2版)
克里斯·奇尔德霍森(Chris Childerhose)
精通以太坊(影印版)
精通Shiny(Mastering Shiny)
Hadley Wickham
精通以太坊(影印版)
精通区块链开发技术(第2版)
[美]伊姆兰·巴希尔 著;王烈征 译
精通以太坊(影印版)
精通Apache Pulsar:可伸缩云原生事件流实践
[美]Jowanza Joseph(乔万扎·约瑟夫
精通以太坊(影印版)
精通机器学习算法
[意]朱塞佩·博纳科尔索(Giuseppe Bonaccorso)
精通以太坊(影印版)
精通嵌入式Linux编程
[美]弗兰克·瓦斯奎兹 著;陈会翔 译
精通以太坊(影印版)
精通Transformer:从零开始构建最先进的NLP模型
[伊朗]梅萨姆·阿斯加里-切纳格卢 著;江红 余青松 余靖 译;[土耳其]萨瓦斯·伊尔蒂利姆
您可能感兴趣 / 更多
精通以太坊(影印版)
全球环境抵制运动(政治学名著译丛)
Andrew Rowell
精通以太坊(影印版)
剑桥古代史.第十卷.奥古斯都帝国:公元前43年至公元69年(全二册)
AndrewLintoot 编;AlanK.Bowman;EdwardChamplin
精通以太坊(影印版)
放大心灵:具身、行为与认知延展(心灵与认知文库·原典系列)
Andy Clark
精通以太坊(影印版)
未曾抵达的彼岸(地平线系列)
Andrea Pitzer(安德里亚·匹策尔
精通以太坊(影印版)
超声引导下区域疼痛阻滞图谱(第3版)
Andrew T. Gray 原著;崔立刚 李志强 主译
精通以太坊(影印版)
偏微分方程:理论和应用(影印版)
András Vasy
精通以太坊(影印版)
骨科、创伤与风湿性疾病手册(第2版)
Andrew D. Duckworth 著;史宝明 张喜财 译
精通以太坊(影印版)
FPGA基础、高级功能与工业电子应用
And 著;[西]胡安·何塞·罗德里格斯·安蒂纳(Juan、Jose、Rodriguez、王志华 张春 殷明超 赵路通 译
精通以太坊(影印版)
肥胖的多学科治疗策略——从诊断到治疗
Andrea,Lenzi,Silvia,Migliaccio,Lorenzo 著;袁振芳 译;陆迪菲;王雨
精通以太坊(影印版)
歌德学院B2考试高分突破解析(新题型)
Andrea Frater;Nicole Sch.fer;Simone Weidinger
精通以太坊(影印版)
CULT OF THE AMATEUR, THE(ISBN=9780385520812) 英文原版
Andrew Keen
精通以太坊(影印版)
Germany 5e 德国(第5版)
Andrea Schulte-Peevers;Sarah Johnstone;Jeanne Oliver;Tom Parkinson;Nicola Williams