Hands-On Blockchain Development in 7 Days

Button, Will

  • 出版商: Packt Publishing
  • 出版日期: 2019-02-28
  • 售價: $1,090
  • 貴賓價: 9.5$1,036
  • 語言: 英文
  • 頁數: 216
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 183864010X
  • ISBN-13: 9781838640101
  • 相關分類: 區塊鏈 Blockchain
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Create a simple, functional decentralized application, on the Ethereum network
  • Learn fundamental blockchain programming concepts to become a blockchain developer
  • Understand the development life cycle of a blockchain application

Book Description

Blockchain is a revolutionary technology that is currently been used in a variety of industrial applications, such as finance, healthcare, data analytics, and much more. This book will teach you the key blockchain principles and methodologies that are required to build decentralized applications in just 7 days.

This book will teach you to build an online gaming application using Ethereum. Each section will introduce fundamental blockchain programming concepts as they relate to creating an online game, followed by practical exercises that readers can implement as homework assignments. With this book, you will learn core blockchain application development skills, create smart contracts, and build user interfaces. You will not only learn how to interact with the Ethereum network, but also how to deploy your application to the Internet. This book supplies seven self-contained lessons taught in a practical, hands-on way.

By the end of the book, you will be amazed at how much you have learned about the blockchain application development on the Ethereum network, in just one week!

What you will learn

  • Work with blockchain networks to create interactive applications
  • Learn how to create and use variables in smart contracts
  • Use automated tests to eliminate mistakes and errors in the code
  • Interact with the Ethereum network from a user interface
  • Build a user interface for smart contracts using React
  • Send and receive funds in smart contracts using wallets
  • Deploy blockchain applications on AWS

Who this book is for

This book is for software engineers and IT professionals, who are eager to learn blockchain application development skills and want to master how blockchain applications are developed. This book is perfect for those with limited programming experience.

目錄大綱

  1. Day One: Application Introduction, installation, and setup
  2. Day Two: Solidity variables and data types
  3. Day Three: Implementing business logic in your smart contracts
  4. Day Four: Creating Tests
  5. Day Five: Build a User Interface
  6. Day Six: Using Wallets
  7. Day Seven: Deploying to the network