• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2952079]
• Literatura piękna
 [1850969]

  więcej...
• Turystyka
 [71058]
• Informatyka
 [151066]
• Komiksy
 [35579]
• Encyklopedie
 [23181]
• Dziecięca
 [620496]
• Hobby
 [139036]
• AudioBooki
 [1646]
• Literatura faktu
 [228729]
• Muzyka CD
 [379]
• Słowniki
 [2932]
• Inne
 [445708]
• Kalendarze
 [1409]
• Podręczniki
 [164793]
• Poradniki
 [480107]
• Religia
 [510956]
• Czasopisma
 [511]
• Sport
 [61267]
• Sztuka
 [243299]
• CD, DVD, Video
 [3411]
• Technologie
 [219640]
• Zdrowie
 [100984]
• Książkowe Klimaty
 [124]
• Zabawki
 [2281]
• Puzzle, gry
 [3363]
• Literatura w języku ukraińskim
 [258]
• Art. papiernicze i szkolne
 [8020]
Kategorie szczegółowe BISAC

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

ISBN-13: 9781484292709 / Angielski

Wei-Meng Lee
Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript Wei-Meng Lee 9781484292709 APress - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

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

ISBN-13: 9781484292709 / Angielski

Wei-Meng Lee
cena 241,50
(netto: 230,00 VAT:  5%)

Najniższa cena z 30 dni: 231,29
Termin realizacji zamówienia:
ok. 22 dni roboczych
Dostawa w 2026 r.

Darmowa dostawa!

Beginning-Intermediate user level

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. This new edition has been expanded and updated to cover web3.js APIs, additional Consensus Protocols, non-Fungible Tokens (NFTs), developing NFT tokens using ERC-721, and more!

Beginning Ethereum Smart Contracts Programming, second edition 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 create a private Ethereum blockchain to perform transactions such as sending Ethers to another account on another node. 

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.

Kategorie:
Informatyka, Programowanie
Kategorie BISAC:
Computers > Languages - Python
Computers > Internet - Web Programming
Computers > Programming - Open Source
Wydawca:
APress
Język:
Angielski
ISBN-13:
9781484292709

---NEW Chapter----

Chapter 1 - Technologies Behind Blockchain

    Basic Cryptography

    Types of Cryptographic algorithms

        Symmetric

        Asymmetric

        Hashing

    Digital Signature

    Summary        

Chapter 2 - Understanding Blockchain

    ---NEW Section---

    Consensus Protocols

       Proof of Stake (PoS)

       Proof of Elapsed Time

       Proof of Space

       ...

    -----------------  

 

Chapter 3 - Implementing Your Own Blockchain using Python

 

Chapter 4 - Connecting to the Ethereum Blockchain using Geth

 

Chapter 5 - Creating Your Own Private Ethereum Test Networks

 

Chapter 6 - Using the Crypto Wallet - MetaMask

 

Chapter 7 - Getting Started with Solidity Smart Contracts

 

Chapter 8 - Testing Smart Contracts using Ganache

 

Chapter 9 - Building Decentralized Apps using the web3.js APIs

 

Chapter 10 - Handling Smart Contract Events

 

Chapter 11 - Project - Online Lottery

 

Chapter 12 - Creating Tokens using ERC-20

    ---revised using OpenZepplin’s contract---

 

---NEW Chapters----

Chapter 13 - Creating Non-Fungible Tokens using ERC-721

    What is a NFT?

    Storing Digital Assets using IPFS

        What is IPFS

        Uploading a file to IPFS

        Accessing a file from IPFS

        NFT and IPFS

    Creating the NFT Token Contract

        Deploying the contract

        Minting the NFT Token Contract

        Getting the Owner of the NFT

        Getting the Name and Symbol of NFT

        Finding the Balance of NFT for an Address

        Getting the Owner of the NFT

        Getting the TokenURI

        Transferring a NFT

        Transferring Ownership of the NFT Contract

 

Chapter 14 – Introduction to DeFi

    What is Decentralized Finance

    Stablecoins

        Types of Stablecoins

        USDC

        DAI

    Services in DeFi

    Components in DeFi

    Applications of DeFi    

------------------


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.

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. This new edition has been expanded and updated to cover web3.js APIs, additional Consensus Protocols, non-Fungible Tokens (NFTs), developing NFT tokens using ERC-721, and more!

Beginning Ethereum Smart Contracts Programming, second edition 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 create a private Ethereum blockchain to perform transactions such as sending Ethers to another account on another node. 

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





Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia