Blockchain A Practical Guide To Developing Business, Law, And Technology Solutions
Blockchain%20-%20A%20Practical%20Guide
Blockchain%20-%20A%20Practical%20Guide%20to%20Developing%20Business%2C%20Law%2C%20and%20Technology%20Solutions
Blockchain%20-%20A%20Practical%20Guide%20to%20Developing%20Business%2C%20Law%2C%20and%20Technology%20Solutions
User Manual: Pdf
Open the PDF directly: View PDF
Page Count: 321 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Cover
- Title Page
- Copyright Page
- Dedication
- About the Authors
- About the Contributors
- Contents at a Glance
- Contents
- Acknowledgments
- Introduction
- CHAPTER 1 Introduction to Blockchain
- CHAPTER 2 Business Use Cases
- CHAPTER 3 Technology Use Cases
- CHAPTER 4 Legal and Governance Use Cases
- CHAPTER 5 Technology on Ethereum
- CHAPTER 6 Fast-Track Application Tutorial
- CHAPTER 7 Ethereum Application Best Practices
- CHAPTER 8 Private Blockchain Platforms and Use Cases
- CHAPTER 9 Challenges
- CHAPTER 10 Sample Application: Blockchain and Betting
- What Is a Dapp?
- Introduction to Lotteries, Betting, and Gambling on the Blockchain
- Setting Up a Development Environment
- Syncing an Ethereum Node
- Creating and Configuring a Private Development Chain
- Creating a Killable Contract
- Compiling the Contract
- Deploying a Contract
- Contract Debugging and Interaction
- Defining Data Structures
- Enumerables
- Storage Variables
- Events
- Functions
- Summary
- CHAPTER 11 Deploying the Sample Application: Blockchain and Betting
- Index