Getting Started with Ethereum: A Step-by-Step Guide to Becoming a Blockchain Developer
Autor Davi Pedro Baueren Limba Engleză Paperback – 19 iul 2022
Get started with blockchain development with this step-by-step guide. This book takes you all the way from installing requisite software through writing, testing, and deploying smart contracts.
Getting Started with Ethereum delves into technologies most closely associated with Ethereum, such as IPFS, Filecoin, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, and Opensea. Author Davi Bauer walks you through project creation, how to compile projects and contracts, configure networks, and deploy smart contracts on blockchains. He then covers smart contracts, including deploying and verifying them. This book approaches blockchain in a way that allows you to focus on the topic that most interests you, covering Ethereum-related technologies broadly and not just focusing on Solidity.
This hands-on guide offers a practical rather than conceptual approach get you coding. Upon completing this book, youwill be able to confidently develop and deploy smart contracts on blockchains.
Source code can be found at https://github.com/Apress/getting-started-ethereum.
What You Will Learn
- Understand tokenization of assets, including NFTs, using Ethereum
- Host censorship-resistant applications using IPFS
- Deploy on second-layer blockchains using Polygon
- Deploy smart contracts with multiple technologies around Ethereum
Who Is This Book For
Off-chain developers who want to migrate to on-chain development starting with the Ethereum blockchain and the technologies around it. Prior programming knowledge and conceptual understanding of blockchain is necessary.
Preț: 150.86 lei
Preț vechi: 188.58 lei
-20% Nou
Puncte Express: 226
Preț estimativ în valută:
28.87€ • 30.18$ • 24.40£
28.87€ • 30.18$ • 24.40£
Carte disponibilă
Livrare economică 13-27 februarie
Livrare express 30 ianuarie-05 februarie pentru 53.93 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484280447
ISBN-10: 148428044X
Pagini: 131
Ilustrații: XVI, 131 p. 61 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.22 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148428044X
Pagini: 131
Ilustrații: XVI, 131 p. 61 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.22 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Getting Started.- Chapter 2: Solidity.- Chapter 3: ERC20 - Fungible Tokens.- Chapter 4: Unit Tests for Smart Contracts.- Chapter 5: ERC721 - Non-Fungible Tokens.- Chapter 6: Faucets.- Chapter 7: IPFS - InterPlanetary File System.- Chapter 8: Filecoin.- Chapter 9: ENS - Ethereum Name Service.- Chapter 10: Chainlink.- Chapter 11: Nethereum.- 12. Conclusion.
Notă biografică
Davi Pedro Bauer has over 20 years of experience in the IT sector with experience in analysis and systems development. He has been working with agile methods since 2009, where he participated in agile adoption programs in multidisciplinary teams, supporting the implementation of processes and practices such as Scrum and Kanban, as well as the launch of new digital products for web and mobile platforms. Since 2016, he has been studying topics related to Blockchain, such as cryptocurrencies, asset tokenization, smart contracts, and decentralized applications (DApps), and since 2019, he has been working with DevSecOps from code to infrastructure.
Textul de pe ultima copertă
Get started with blockchain development with this step-by-step guide. This book takes you all the way from installing requisite software through writing, testing, and deploying smart contracts.
Getting Started with Ethereum delves into technologies most closely associated with Ethereum, such as IPFS, Filecoin, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, and Opensea. Author Davi Bauer walks you through project creation, how to compile projects and contracts, configure networks, and deploy smart contracts on blockchain. He then covers smart contracts, including deploying and verifying them. This book approaches blockchain in a way that allows you to focus on the topic that most interests you, covering Ethereum-related technologies broadly and not just focusing on Solidity.
This hands-on guide offers a practical rather than conceptual approach get you coding. Upon completing this book,you will be able to confidently develop and deploy smart contracts on blockchains.
You will:
- Understand tokenization of assets, including NFTs, using Ethereum
- Host censorship-resistant applications using IPFS
- Deploy on second-layer blockchains using Polygon
- Deploy smart contracts with multiple technologies around Ethereum
Caracteristici
Shows how to use Chainlink to get data inside smart contracts using Oracles Demonstrates the use of Filecoin to preserve files in a decentralized manner Covers how to get test coins using faucets for test purposes