Beginning Ethereum Smart Contracts programming with examples in Python, Solidity, and JavaScript

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 founda...

Full description

Bibliographic Details
Main Author: Lee, Wei-Meng
Format: eBook
Language:English
Published: [New York, NY] Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04409nmm a2200493 u 4500
001 EB001910701
003 EBX01000000000000001073603
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484250869 
020 |a 9781484250860 
020 |a 9781484250877 
050 4 |a QA76.9.B56 
100 1 |a Lee, Wei-Meng 
245 0 0 |a Beginning Ethereum Smart Contracts programming  |b with examples in Python, Solidity, and JavaScript  |c Wei-Meng Lee 
260 |a [New York, NY]  |b Apress  |c 2019 
300 |a 1 online resource 
505 0 |a 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 
505 0 |a Includes bibliographical references 
653 |a Blockchains (Databases) / fast 
653 |a Cryptocurrencies / fast 
653 |a Chaînes de blocs 
653 |a Blockchains (Databases) / http://id.loc.gov/authorities/subjects/sh2016002790 
653 |a Cryptocurrencies / http://id.loc.gov/authorities/subjects/sh2018001347 
653 |a Cryptomonnaie 
653 |a Electronic contracts / fast 
653 |a cryptocurrencies / aat 
653 |a Electronic contracts / http://id.loc.gov/authorities/subjects/sh2004001430 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1007/978-1-4842-5086-0 
015 |a GBB9G0607 
776 |z 9781484250877 
776 |z 9781484250860 
776 |z 1484250850 
776 |z 9781484250853 
776 |z 1484250869 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484250860/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.75/8 
082 0 |a 332.4 
520 |a 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.  
520 |a He is a master at making learni ng 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 
520 |a 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 Lees "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.