Apress | Ethereum For Web Developers: Learn To Build Web Applications On Top Of The Ethereum Blockchain (2019 EN)

Discussion in 'Programming' started by Kanka, Oct 26, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Santiago Palladino
    Full Title: Ethereum For Web Developers: Learn To Build Web Applications On Top Of The Ethereum Blockchain
    Publisher: Apress; 1st ed. edition (September 27, 2019)
    Year: 2019
    ISBN-13: 9781484252789 (978-1-4842-5278-9), 9781484252772 (978-1-4842-5277-2)
    ISBN-10: 1484252780, 1484252772
    Pages: 328
    Language: English
    Genre: Educational: Web Development
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 35.30 €


    Technology is constantly evolving, and blockchain is taking development to new places, as mobile did a decade ago – and Ethereum is the leading platform for creating this new wave of applications. This book reveals everything you need to create a robust decentralized application (more commonly known as DApp). Unlike other books on the topic, this one focuses on the web application layer, and guides you in creating great experiences on top of the Ethereum blockchain. You’ll review the challenges and differences involved in developing DApps as opposed to traditional web applications.

    After a brief introduction to blockchain history and Ethereum in particular, you’ll jump directly into building a sample decentralized application, to familiarize yourself with all the moving pieces. This book offers specific chapters on querying and rendering data from the blockchain, reacting to events, interacting with user accounts, sending transactions, managing gas, handling confirmations and reorganizations, and more. You will also find a chapter dedicated to Solidity that will give you the necessary means to understand and even build your own smart contracts.

    Other important topics covered include building backend servers that act as indexing layers, and managing storage efficiently with solutions like the interplanetary file system, or IPFS. Last but not least, you will find chapters that examine the biggest problems on Ethereum today: onboarding and scalability. These include the state of the art of the available strategies to tackle them, such as meta-transactions, smart accounts, ENS, state channels, sidechains, and more.


    Learn:
    ✓ Connect to the blockchain from the browser and send transactions from client-side
    ✓ Build a web app that provides a read-only interface to a blockchain contract
    ✓ Create a wallet interface for arbitrary fungible tokens, displaying the user’s balance and allowing for simple transfers to other addresses
    ✓ Develop a web app that stores large blobs of data off-chain, and keeps a reference to it on-chain (e.g. avatars, long text descriptions)
    ✓ Produce a web app that relies on a centralized server for indexing on-chain information to be presented to the user

    Features:
    ✓ The first Ethereum book to focus exclusively on the front-end interface for Blockchain-based projects
    ✓ Learn to build web apps and wallet interfaces that work with Ethereum decentralized applications (more commonly known as DApps
    ✓ Written by Santiago Palladino, author of the Zeppelin OS white paper and experienced Blockchain developer

    Who This Book Is For:
    Web developers focused on client-side applications, with knowledge of JavaScript and HTML/CSS. You do not need any prior knowledge of Blockchain, Ethereum, or cryptocurrency.

    -------------
     
    Last edited by a moderator: Mar 8, 2022