Cantitate/Preț
Produs

Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript

Autor Wei-Meng Lee
en Limba Engleză Paperback – 6 sep 2019
Use this book to write an Ethereum Blockchain Smart Contract, test it, deploy it, and create a web application to interact with your smart contract.

Beginning Ethereum Smart Contracts Programming is your fastest and most efficient means of getting started if you are unsure where to begin and how to connect to the Ethereum Blockchain. The book begins with a foundational discussion of blockchain and the motivation behind it. From there, you will get up close and personal with the Ethereum Blockchain, learning how to use an Ethereum client (geth) to connect to the Ethereum Blockchain to perform transactions such as sending Ethers to another account. 

You will learn about smart contracts without having to wade through tons of documentation. Author Lee’s “learn-by-doing” approach will allow you to be productive and feel confident in your ability in no time. The last part of this book covers tokens, a topic that has taken the cryptocurrency market by storm.

Sample code in Python, Solidity, and JavaScript is provided in the book and online.


What You'll Learn
  • Understand the basic premise of blockchain and “record keeping” in a peer-to-peer network
  • Experience blockchain in action by creating your own blockchain using Python
  • Know the foundation of smart contracts programming and how to deploy and test smart contracts
  • Work on a case study to illustrate the use of blockchain
  • Be familiar with tokens, and how to create and launch your own ICO digital token
  • Write smart contracts that transact using tokens


Who This Book Is For

Those who want to get started quickly with Ethereum Smart Contracts programming. Basic programming knowledge and an understanding of Python or JavaScript is recommended.

Citește tot Restrânge

Preț: 19174 lei

Preț vechi: 23967 lei
-20%

Puncte Express: 288

Preț estimativ în valută:
3673 3979$ 3150£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484250853
ISBN-10: 1484250850
Pagini: 280
Ilustrații: XVII, 293 p. 168 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.6 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1. Understanding BlockchainChapter 2. Implementing Your Own Blockchain using Python        
Chapter 3. Connecting to the Ethereum Blockchain
Chapter 4. Creating Your Own Private Ethereum Test Network   
Chapter 5. Using the Metamask Chrome Extension   
Chapter 6. Introduction to Smart Contract
Chapter 7. Testing Smart Contracts using Ganache    
Chapter 8. Using the Web3.js APIs           
Chapter 9. Smart Contract Events         
Chapter 10. Project – Online Lottery
Chapter 11. Creating Your Tokens         



Notă biografică

Wei-Meng Lee is the founder of Developer Learning Solutions, a technology company specializing in hands-on training of blockchain and other emerging technologies. He has many years of training expertise and his courses emphasize a learn-by-doing approach. He is a master at making learning a new programming language or technology less intimidating and fun. He can be found speaking at conferences worldwide such as NDC and he regularly contributes to online and print publications such as DevX.com, MobiForge.com, and CoDe Magazine. He is active on social media on his blog learn2develop.net, on Facebook at DeveloperLearningSolutions, on Twitter @weimenglee, and on LinkedIn at leeweimeng.

Textul de pe ultima copertă

Use this book to write an Ethereum Blockchain Smart Contract, test it, deploy it, and create a web application to interact with your smart contract.

Beginning Ethereum Smart Contracts Programming is your fastest and most efficient means of getting started if you are unsure where to begin and how to connect to the Ethereum Blockchain. The book begins with a foundational discussion of blockchain and the motivation behind it. From there, you will get up close and personal with the Ethereum Blockchain, learning how to use an Ethereum client (geth) to connect to the Ethereum Blockchain to perform transactions such as sending Ethers to another account. 

You will learn about smart contracts without having to wade through tons of documentation. Author Lee’s “learn-by-doing” approach will allow you to be productive and feel confident in your ability in no time. The last part of this book covers tokens, a topic that has taken the cryptocurrency market by storm.

Sample code in Python, Solidity, and JavaScript is provided in the book and online.

What You'll Learn:
  • Understand the basic premise of blockchain and “record keeping” in a peer-to-peer network
  • Experience blockchain in action by creating your own blockchain using Python
  • Know the foundation of smart contracts programming and how to deploy and test smart contracts
  • Work on a case study to illustrate the use of blockchain
  • Be familiar with tokens, and how to create and launch your own ICO digital token
  • Write smart contracts that transact using tokens
This book is for those who want to get started quickly with Ethereum Smart Contracts programming. Basic programming knowledge and an understanding of Python or JavaScript is recommended.

Wei-Meng Lee is the founder of Developer Learning Solutions, a technology company specializing in hands-on training of blockchain and other emerging technologies. He has many years of training expertise and his courses emphasize a learn-by-doing approach. He is a master at making learning a new programming language or technology less intimidating and fun. He can be found speaking at conferences worldwide and he regularly contributes to online and print publications. He is active on social media on his blog learn2develop.net, on Facebook at DeveloperLearningSolutions, on Twitter @weimenglee, and on LinkedIn at leeweimeng.



Caracteristici

Presents entry-level, example-driven guidance on Smart Contracts programming using Solidity
Covers the basics of how to use the Web3.js APIs to interact with Smart Contracts
Provides direction on how to connect to the Ethereum Blockchain using an Ethereum client

Descriere

Beginning-Intermediate user level