Book description
Implement decentralized blockchain applications to build scalable Dapps
Key Features
- Understand the blockchain ecosystem and its terminologies
- Implement smart contracts, wallets, and consensus protocols
- Design and develop decentralized applications using Bitcoin, Ethereum, and Hyperledger
Book Description
The Blockchain is a revolution promising a new world without middlemen. Technically, it is an immutable and tamper-proof distributed ledger of all transactions across a peer-to-peer network. With this book, you will get to grips with the blockchain ecosystem to build real-world projects.
This book will walk you through the process of building multiple blockchain projects with different complexity levels and hurdles. Each project will teach you just enough about the field's leading technologies, Bitcoin, Ethereum, Quorum, and Hyperledger in order to be productive from the outset. As you make your way through the chapters, you will cover the major challenges that are associated with blockchain ecosystems such as scalability, integration, and distributed file management. In the concluding chapters, you'll learn to build blockchain projects for business, run your ICO, and even create your own cryptocurrency. Blockchain by Example also covers a range of projects such as Bitcoin payment systems, supply chains on Hyperledger, and developing a Tontine Bank Every is using Ethereum.
By the end of this book, you will not only be able to tackle common issues in the blockchain ecosystem, but also design and build reliable and scalable distributed systems.
What you will learn
- Grasp decentralized technology fundamentals to master blockchain principles
- Build blockchain projects on Bitcoin, Ethereum, and Hyperledger
- Create your currency and a payment application using Bitcoin
- Implement decentralized apps and supply chain systems using Hyperledger
- Write smart contracts, run your ICO, and build a Tontine decentralized app using Ethereum
- Implement distributed file management with blockchain
- Integrate blockchain into existing systems in your organization
Who this book is for
If you are keen on learning how to build your own blockchain decentralized applications from scratch, then this book is for you. It explains all the basic concepts required to develop intermediate projects and will teach you to implement the building blocks of a blockchain ecosystem.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- About Packt
- Foreword
- Contributors
- Preface
- Say Hello to Blockchain
- Building a Bitcoin Payment System
-
Building Your Own Cryptocurrency
- Compiling Bitcoin from source
-
New cryptocurrency – Readercoin
- Cloning Bitcoin
- Readercoin rebranding
- Changing the ports
- Changing pchMessageStart
- Genesis block
- Removing the seed nodes
- Checkpoints
- ChainTxData
- Rewarding
- Halving
- Total supply
- POW parameters – target
- Time maturity
- Block size
- BIPs: Bitcoin Improvement Proposals
- Compiling and testing
- Design and graphics (Qt wallet)
- Redesign of the Bitcoin-Qt wallet
- Building a Readercoin network
- Readercoin mining
- Sending transactions
- Building a transaction and block explorer
- Building an exchange market
- Summary
-
Peer-to-Peer Auctions in Ethereum
- Introduction to Ethereum
-
Building an auction DApp
- Auction description
- Auction contract in Solidity
- Contract code analysis
- Inheritance
- Remix IDE
- Bidding form in web3.js
- Introduction to the web3.js API
- Deployment environment – multiple ways to enjoy!
- Running the auction DApp
- Summary
-
Tontine Game with Truffle and Drizzle
- Background
- Truffle quick start
- The Tontine contract
- Cplayer as a CRUD contract
- Tontine interfaces – Itontine
- Interface implementation – Ctontine contract
- Truffle unit tests
- Frontend with Drizzle
- Trying the DApp
- Summary
- Blockchain-Based Futures System
- Blockchains in Business
-
Creating an ICO
- What is an ICO?
- Project setup
- Token contracts
- Token sale contracts
- Implementing our token sale contract
- Contract security
- Testing the code
- Deploying to a test network
- Verifying our contract code on Etherscan
- Creating a frontend website
- Summary
- Suggestions for further work
- Distributed Storage IPFS and Swarm
- Supply Chain on Hyperledger
- Letter of Credit (LC) Hyperledger
- Other Books You May Enjoy
Product information
- Title: Blockchain By Example
- Author(s):
- Release date: November 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788475686
You might also like
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
Digital Customer Experience Engineering : Strategies for Creating Effective Digital Experiences
Customer experience engineering applied to the engineering department is rare, but needed. Most companies keep support, …
book
Programming Bitcoin
Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin …