Author: Massimo Ragnedda
Publisher: Routledge
ISBN: 0429639201
Category : Social Science
Languages : en
Pages : 313
Book Description
Blockchain is no longer just about bitcoin or cryptocurrencies in general. Instead, it can be seen as a disruptive, revolutionary technology which will have major impacts on multiple aspects of our lives. The revolutionary power of such technology compares with the revolution sparked by the World Wide Web and the Internet in general. Just as the Internet is a means of sharing information, so blockchain technologies can be seen as a way to introduce the next level: sharing value. Blockchain and Web 3.0 fills the gap in our understanding of blockchain technologies by hosting a discussion of the new technologies in a variety of disciplinary settings. Indeed, this volume explains how such technologies are disruptive and comparatively examines the social, economic, technological and legal consequences of these disruptions. Such a comparative perspective has previously been underemphasized in the debate about blockchain, which has subsequently led to weaknesses in our understanding of decentralized technologies. Underlining the risks and opportunities offered by the advent of blockchain technologies and the rise of Web 3.0, this book will appeal to researchers and academics interested in fields such as sociology and social policy, cyberculture, new media and privacy and data protection.
Blockchain and Web 3.0
Author: Massimo Ragnedda
Publisher: Routledge
ISBN: 0429639201
Category : Social Science
Languages : en
Pages : 313
Book Description
Blockchain is no longer just about bitcoin or cryptocurrencies in general. Instead, it can be seen as a disruptive, revolutionary technology which will have major impacts on multiple aspects of our lives. The revolutionary power of such technology compares with the revolution sparked by the World Wide Web and the Internet in general. Just as the Internet is a means of sharing information, so blockchain technologies can be seen as a way to introduce the next level: sharing value. Blockchain and Web 3.0 fills the gap in our understanding of blockchain technologies by hosting a discussion of the new technologies in a variety of disciplinary settings. Indeed, this volume explains how such technologies are disruptive and comparatively examines the social, economic, technological and legal consequences of these disruptions. Such a comparative perspective has previously been underemphasized in the debate about blockchain, which has subsequently led to weaknesses in our understanding of decentralized technologies. Underlining the risks and opportunities offered by the advent of blockchain technologies and the rise of Web 3.0, this book will appeal to researchers and academics interested in fields such as sociology and social policy, cyberculture, new media and privacy and data protection.
Publisher: Routledge
ISBN: 0429639201
Category : Social Science
Languages : en
Pages : 313
Book Description
Blockchain is no longer just about bitcoin or cryptocurrencies in general. Instead, it can be seen as a disruptive, revolutionary technology which will have major impacts on multiple aspects of our lives. The revolutionary power of such technology compares with the revolution sparked by the World Wide Web and the Internet in general. Just as the Internet is a means of sharing information, so blockchain technologies can be seen as a way to introduce the next level: sharing value. Blockchain and Web 3.0 fills the gap in our understanding of blockchain technologies by hosting a discussion of the new technologies in a variety of disciplinary settings. Indeed, this volume explains how such technologies are disruptive and comparatively examines the social, economic, technological and legal consequences of these disruptions. Such a comparative perspective has previously been underemphasized in the debate about blockchain, which has subsequently led to weaknesses in our understanding of decentralized technologies. Underlining the risks and opportunities offered by the advent of blockchain technologies and the rise of Web 3.0, this book will appeal to researchers and academics interested in fields such as sociology and social policy, cyberculture, new media and privacy and data protection.
Mastering Blockchain
Author: Imran Bashir
Publisher: Packt Publishing Ltd
ISBN: 178883867X
Category : Computers
Languages : en
Pages : 647
Book Description
Learn about cryptography and cryptocurrencies, so you can build highly secure, decentralized applications and conduct trusted in-app transactions. Key Features Get to grips with the underlying technical principles and implementations of blockchain Build powerful applications using Ethereum to secure transactions and create smart contracts Explore cryptography, mine cryptocurrencies, and solve scalability issues with this comprehensive guide Book Description A blockchain is a distributed ledger that is replicated across multiple nodes and enables immutable, transparent and cryptographically secure record-keeping of transactions. The blockchain technology is the backbone of cryptocurrencies, and it has applications in finance, government, media and almost all other industries. Mastering Blockchain, Second Edition has been thoroughly updated and revised to provide a detailed description of this leading technology and its implementation in the real world. This book begins with the technical foundations of blockchain technology, teaching you the fundamentals of distributed systems, cryptography and how it keeps data secure. You will learn about the mechanisms behind cryptocurrencies and how to develop applications using Ethereum, a decentralized virtual machine. You will also explore different other blockchain solutions and get an introduction to business blockchain frameworks under Hyperledger, a collaborative effort for the advancement of blockchain technologies hosted by the Linux Foundation. You will also be shown how to implement blockchain solutions beyond currencies, Internet of Things with blockchain, blockchain scalability, and the future scope of this fascinating and powerful technology. What you will learn Master the theoretical and technical foundations of the blockchain technology Understand the concept of decentralization, its impact, and its relationship with blockchain technology Master how cryptography is used to secure data - with practical examples Grasp the inner workings of blockchain and the mechanisms behind bitcoin and alternative cryptocurrencies Understand the theoretical foundations of smart contracts Learn how Ethereum blockchain works and how to develop decentralized applications using Solidity and relevant development frameworks Identify and examine applications of the blockchain technology - beyond currencies Investigate alternative blockchain solutions including Hyperledger, Corda, and many more Explore research topics and the future scope of blockchain technology Who this book is for This book will appeal to those who wish to build fast, highly secure, transactional applications. It targets people who are familiar with the concept of blockchain and are comfortable with a programming language.
Publisher: Packt Publishing Ltd
ISBN: 178883867X
Category : Computers
Languages : en
Pages : 647
Book Description
Learn about cryptography and cryptocurrencies, so you can build highly secure, decentralized applications and conduct trusted in-app transactions. Key Features Get to grips with the underlying technical principles and implementations of blockchain Build powerful applications using Ethereum to secure transactions and create smart contracts Explore cryptography, mine cryptocurrencies, and solve scalability issues with this comprehensive guide Book Description A blockchain is a distributed ledger that is replicated across multiple nodes and enables immutable, transparent and cryptographically secure record-keeping of transactions. The blockchain technology is the backbone of cryptocurrencies, and it has applications in finance, government, media and almost all other industries. Mastering Blockchain, Second Edition has been thoroughly updated and revised to provide a detailed description of this leading technology and its implementation in the real world. This book begins with the technical foundations of blockchain technology, teaching you the fundamentals of distributed systems, cryptography and how it keeps data secure. You will learn about the mechanisms behind cryptocurrencies and how to develop applications using Ethereum, a decentralized virtual machine. You will also explore different other blockchain solutions and get an introduction to business blockchain frameworks under Hyperledger, a collaborative effort for the advancement of blockchain technologies hosted by the Linux Foundation. You will also be shown how to implement blockchain solutions beyond currencies, Internet of Things with blockchain, blockchain scalability, and the future scope of this fascinating and powerful technology. What you will learn Master the theoretical and technical foundations of the blockchain technology Understand the concept of decentralization, its impact, and its relationship with blockchain technology Master how cryptography is used to secure data - with practical examples Grasp the inner workings of blockchain and the mechanisms behind bitcoin and alternative cryptocurrencies Understand the theoretical foundations of smart contracts Learn how Ethereum blockchain works and how to develop decentralized applications using Solidity and relevant development frameworks Identify and examine applications of the blockchain technology - beyond currencies Investigate alternative blockchain solutions including Hyperledger, Corda, and many more Explore research topics and the future scope of blockchain technology Who this book is for This book will appeal to those who wish to build fast, highly secure, transactional applications. It targets people who are familiar with the concept of blockchain and are comfortable with a programming language.
Programming Bitcoin
Author: Jimmy Song
Publisher: O'Reilly Media
ISBN: 1492031461
Category : Computers
Languages : en
Pages : 322
Book Description
Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin and Bitcoin programming. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You’ll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. By the end of the book, you'll understand how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library. Learn how to create transactions, get the data you need from peers, and send transactions over the network. Whether you’re exploring Bitcoin applications for your company or considering a new career path, this practical book will get you started. Parse, validate, and create bitcoin transactions Learn Script, the smart contract language behind Bitcoin Do exercises in each chapter to build a Bitcoin library from scratch Understand how proof-of-work secures the blockchain Program Bitcoin using Python 3 Understand how simplified payment verification and light wallets work Work with public-key cryptography and cryptographic primitives
Publisher: O'Reilly Media
ISBN: 1492031461
Category : Computers
Languages : en
Pages : 322
Book Description
Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin and Bitcoin programming. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You’ll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. By the end of the book, you'll understand how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library. Learn how to create transactions, get the data you need from peers, and send transactions over the network. Whether you’re exploring Bitcoin applications for your company or considering a new career path, this practical book will get you started. Parse, validate, and create bitcoin transactions Learn Script, the smart contract language behind Bitcoin Do exercises in each chapter to build a Bitcoin library from scratch Understand how proof-of-work secures the blockchain Program Bitcoin using Python 3 Understand how simplified payment verification and light wallets work Work with public-key cryptography and cryptographic primitives
The Truth Machine
Author: Paul Vigna
Publisher: Picador
ISBN: 1250304172
Category : Computers
Languages : en
Pages : 334
Book Description
"Views differ on bitcoin, but few doubt the transformative potential of Blockchain technology. The Truth Machine is the best book so far on what has happened and what may come along. It demands the attention of anyone concerned with our economic future." —Lawrence H. Summers, Charles W. Eliot University Professor and President Emeritus at Harvard, Former Treasury Secretary From Michael J. Casey and Paul Vigna, the authors of The Age of Cryptocurrency, comes the definitive work on the Internet’s Next Big Thing: The Blockchain. Big banks have grown bigger and more entrenched. Privacy exists only until the next hack. Credit card fraud is a fact of life. Many of the “legacy systems” once designed to make our lives easier and our economy more efficient are no longer up to the task. Yet there is a way past all this—a new kind of operating system with the potential to revolutionize vast swaths of our economy: the blockchain. In The Truth Machine, Michael J. Casey and Paul Vigna demystify the blockchain and explain why it can restore personal control over our data, assets, and identities; grant billions of excluded people access to the global economy; and shift the balance of power to revive society’s faith in itself. They reveal the disruption it promises for industries including finance, tech, legal, and shipping. Casey and Vigna expose the challenge of replacing trusted (and not-so-trusted) institutions on which we’ve relied for centuries with a radical model that bypasses them. The Truth Machine reveals the empowerment possible when self-interested middlemen give way to the transparency of the blockchain, while highlighting the job losses, assertion of special interests, and threat to social cohesion that will accompany this shift. With the same balanced perspective they brought to The Age of Cryptocurrency, Casey and Vigna show why we all must care about the path that blockchain technology takes—moving humanity forward, not backward.
Publisher: Picador
ISBN: 1250304172
Category : Computers
Languages : en
Pages : 334
Book Description
"Views differ on bitcoin, but few doubt the transformative potential of Blockchain technology. The Truth Machine is the best book so far on what has happened and what may come along. It demands the attention of anyone concerned with our economic future." —Lawrence H. Summers, Charles W. Eliot University Professor and President Emeritus at Harvard, Former Treasury Secretary From Michael J. Casey and Paul Vigna, the authors of The Age of Cryptocurrency, comes the definitive work on the Internet’s Next Big Thing: The Blockchain. Big banks have grown bigger and more entrenched. Privacy exists only until the next hack. Credit card fraud is a fact of life. Many of the “legacy systems” once designed to make our lives easier and our economy more efficient are no longer up to the task. Yet there is a way past all this—a new kind of operating system with the potential to revolutionize vast swaths of our economy: the blockchain. In The Truth Machine, Michael J. Casey and Paul Vigna demystify the blockchain and explain why it can restore personal control over our data, assets, and identities; grant billions of excluded people access to the global economy; and shift the balance of power to revive society’s faith in itself. They reveal the disruption it promises for industries including finance, tech, legal, and shipping. Casey and Vigna expose the challenge of replacing trusted (and not-so-trusted) institutions on which we’ve relied for centuries with a radical model that bypasses them. The Truth Machine reveals the empowerment possible when self-interested middlemen give way to the transparency of the blockchain, while highlighting the job losses, assertion of special interests, and threat to social cohesion that will accompany this shift. With the same balanced perspective they brought to The Age of Cryptocurrency, Casey and Vigna show why we all must care about the path that blockchain technology takes—moving humanity forward, not backward.
How Money Got Free
Author: Brian Patrick Eha
Publisher: Simon and Schuster
ISBN: 1780746598
Category : Business & Economics
Languages : en
Pages : 367
Book Description
In the space of a few years, Bitcoin has gone from an idea ignored or maligned by almost everyone to an asset with a market cap of more than $12 billion. Venture capital firms, Goldman Sachs, the New York Stock Exchange, and billionaires such as Richard Branson and Peter Thiel have invested more than $1 billion in companies built on this groundbreaking technology. Bill Gates has even declared it ‘better than currency’. The pioneers of Bitcoin were twenty-first-century outlaws – cryptographers, hackers, Free Staters, ex-cons and drug dealers, teenage futurists and self-taught entrepreneurs – armed with a renegade ideology and a grudge against big government and big banks. Now those same institutions are threatening to co-opt or curtail the impact of digital currency. But the pioneers, some of whom have become millionaires themselves, aren’t going down without a fight. Sweeping and provocative, How Money Got Free reveals how this disruptive technology is shaping the debate around competing ideas of money and liberty, and what that means for our future.
Publisher: Simon and Schuster
ISBN: 1780746598
Category : Business & Economics
Languages : en
Pages : 367
Book Description
In the space of a few years, Bitcoin has gone from an idea ignored or maligned by almost everyone to an asset with a market cap of more than $12 billion. Venture capital firms, Goldman Sachs, the New York Stock Exchange, and billionaires such as Richard Branson and Peter Thiel have invested more than $1 billion in companies built on this groundbreaking technology. Bill Gates has even declared it ‘better than currency’. The pioneers of Bitcoin were twenty-first-century outlaws – cryptographers, hackers, Free Staters, ex-cons and drug dealers, teenage futurists and self-taught entrepreneurs – armed with a renegade ideology and a grudge against big government and big banks. Now those same institutions are threatening to co-opt or curtail the impact of digital currency. But the pioneers, some of whom have become millionaires themselves, aren’t going down without a fight. Sweeping and provocative, How Money Got Free reveals how this disruptive technology is shaping the debate around competing ideas of money and liberty, and what that means for our future.
Digital Assets and Blockchain Technology
Author: Daniel T. Stabile
Publisher: Edward Elgar Publishing
ISBN: 1789907446
Category : Law
Languages : en
Pages : 393
Book Description
This key textbook examines the financial growth and success of digital assets in the contemporary economy. As digital assets and other blockchain applications mature, and regulatory authorities work hard to keep pace, three leading attorneys in the field invite students to consider the legal frameworks pertinent to regulating this new method of exchange. In this, the first textbook of its kind, the authors explore the growth of smart contracts, the application of securities laws to token sales, the regulation of virtual currency businesses, the taxation of digital assets and the intersection of digital assets and criminal law.
Publisher: Edward Elgar Publishing
ISBN: 1789907446
Category : Law
Languages : en
Pages : 393
Book Description
This key textbook examines the financial growth and success of digital assets in the contemporary economy. As digital assets and other blockchain applications mature, and regulatory authorities work hard to keep pace, three leading attorneys in the field invite students to consider the legal frameworks pertinent to regulating this new method of exchange. In this, the first textbook of its kind, the authors explore the growth of smart contracts, the application of securities laws to token sales, the regulation of virtual currency businesses, the taxation of digital assets and the intersection of digital assets and criminal law.
Bitcoin, Blockchain, and Cryptoassets
Author: Fabian Schar
Publisher: MIT Press
ISBN: 0262362902
Category : Business & Economics
Languages : en
Pages : 289
Book Description
An introduction to cryptocurrencies and blockchain technology; a guide for practitioners and students. Bitcoin and blockchain enable the ownership of virtual property without the need for a central authority. Additionally, Bitcoin and other cryptocurrencies make up an entirely new class of assets that have the potential for fundamental change in the current financial system. This book offers an introduction to cryptocurrencies and blockchain technology from the perspective of monetary economics.
Publisher: MIT Press
ISBN: 0262362902
Category : Business & Economics
Languages : en
Pages : 289
Book Description
An introduction to cryptocurrencies and blockchain technology; a guide for practitioners and students. Bitcoin and blockchain enable the ownership of virtual property without the need for a central authority. Additionally, Bitcoin and other cryptocurrencies make up an entirely new class of assets that have the potential for fundamental change in the current financial system. This book offers an introduction to cryptocurrencies and blockchain technology from the perspective of monetary economics.
Token Economy
Author: Shermin Voshmgir
Publisher: Token Kitchen
ISBN: 3982103835
Category : Business & Economics
Languages : en
Pages : 295
Book Description
This is the second edition of the book Token Economy originally published in June 2019. The basic structure of this second edition is the same as the first edition, with slightly updated content of existing chapters and four additional chapters: "User-Centric Identities," "Privacy Tokens," "Lending Tokens," and How to Design a Token System and more focus on the Web3. //Part one outlines the fundamental building blocks of the Web3, including the role of cryptography and user-centric digital identities. Part two explains Web3 applications like smart contracts, DAOs & tokens. The last two parts of the book focus on tokens as the atomic unit of the Web3, explaining the properties and functions of money and outlining the emerging field of decentralized finance (DeFi) that might power a potential future digital barter economy. Use cases such as asset tokens, purpose driven tokens, BAT (Basic Attention Token), social media tokens (Steemit, Hive and Reddit), privacy tokens, and stable tokens are explored, including the role of CBDCs (Central Bank Digital Currencies) and Facebook's Libra.//Tokens - often referred to as cryptocurrencies - can represent anything from an asset to an access right, such as gold, diamonds, a fraction of a Picasso painting or an entry ticket to a concert. Tokens could also be used to reward social media contributions, incentivize the reduction of CO2 emissions, or even ones attention for watching an ad. While it has become easy to create a token, which is collectively managed by a public Web3 infrastructure like a blockchain network, the understanding of how to apply these tokens is still vague. This book attempts to summarize existing knowledge about blockchain networks and other distributed ledgers as the backbone of the Web3, and contextualize the socio-economic implications of the Web3 applications such as smart contracts, tokens, and DAOs to the concepts of money, economics, governance and decentralized finance (DeFi).//The industry keeps referring to “Blockchain” as different from “Bitcoin,” creating an artificial divide that is often misleading. There seems to be too little understanding about the fact that Bitcoin is a blockchain network, which is (a) globally managed by people who mostly do not know each other, and (b) enabled by the consensus protocol that (c) incentivizes all network actors for their contributions with a native token. The governance rules are tied to the minting of a native blockchain token. The Bitcoin token can, therefore, be seen as the currency of a distributed Internet tribe, called the Bitcoin network, where network actors are rewarded with Bitcoins, just as the Ether is the currency of the distributed Internet tribe Ethereum network, or Sia is the native currency of the Sia network. The Bitcoin network and other distributed ledgers all represent a collectively maintained public infrastructure and are the backbone of the next generation Internet, what the crypto community refers to as the Web3.
Publisher: Token Kitchen
ISBN: 3982103835
Category : Business & Economics
Languages : en
Pages : 295
Book Description
This is the second edition of the book Token Economy originally published in June 2019. The basic structure of this second edition is the same as the first edition, with slightly updated content of existing chapters and four additional chapters: "User-Centric Identities," "Privacy Tokens," "Lending Tokens," and How to Design a Token System and more focus on the Web3. //Part one outlines the fundamental building blocks of the Web3, including the role of cryptography and user-centric digital identities. Part two explains Web3 applications like smart contracts, DAOs & tokens. The last two parts of the book focus on tokens as the atomic unit of the Web3, explaining the properties and functions of money and outlining the emerging field of decentralized finance (DeFi) that might power a potential future digital barter economy. Use cases such as asset tokens, purpose driven tokens, BAT (Basic Attention Token), social media tokens (Steemit, Hive and Reddit), privacy tokens, and stable tokens are explored, including the role of CBDCs (Central Bank Digital Currencies) and Facebook's Libra.//Tokens - often referred to as cryptocurrencies - can represent anything from an asset to an access right, such as gold, diamonds, a fraction of a Picasso painting or an entry ticket to a concert. Tokens could also be used to reward social media contributions, incentivize the reduction of CO2 emissions, or even ones attention for watching an ad. While it has become easy to create a token, which is collectively managed by a public Web3 infrastructure like a blockchain network, the understanding of how to apply these tokens is still vague. This book attempts to summarize existing knowledge about blockchain networks and other distributed ledgers as the backbone of the Web3, and contextualize the socio-economic implications of the Web3 applications such as smart contracts, tokens, and DAOs to the concepts of money, economics, governance and decentralized finance (DeFi).//The industry keeps referring to “Blockchain” as different from “Bitcoin,” creating an artificial divide that is often misleading. There seems to be too little understanding about the fact that Bitcoin is a blockchain network, which is (a) globally managed by people who mostly do not know each other, and (b) enabled by the consensus protocol that (c) incentivizes all network actors for their contributions with a native token. The governance rules are tied to the minting of a native blockchain token. The Bitcoin token can, therefore, be seen as the currency of a distributed Internet tribe, called the Bitcoin network, where network actors are rewarded with Bitcoins, just as the Ether is the currency of the distributed Internet tribe Ethereum network, or Sia is the native currency of the Sia network. The Bitcoin network and other distributed ledgers all represent a collectively maintained public infrastructure and are the backbone of the next generation Internet, what the crypto community refers to as the Web3.
Mastering Blockchain
Author: Imran Bashir
Publisher: Packt Publishing Ltd
ISBN: 1839211377
Category : Computers
Languages : en
Pages : 817
Book Description
Develop a deeper understanding of what's under the hood of blockchain with this technical reference guide on one of the most disruptive modern technologies Key Features Updated with four new chapters on consensus algorithms, Ethereum 2.0, tokenization, and enterprise blockchains Learn about key elements of blockchain theory such as decentralization, cryptography, and consensus protocols Get to grips with Solidity, Web3, cryptocurrencies, smart contract development and solve scalability, security and privacy issues Discover the architecture of different distributed ledger platforms including Ethereum, Bitcoin, Hyperledger Fabric, Hyperledger Sawtooth, Corda and Quorum Book Description Blockchain is the backbone of cryptocurrencies, with applications in finance, government, media, and other industries. With a legacy of providing technologists with executable insights, this new edition of Mastering Blockchain is thoroughly revised and updated to the latest blockchain research with four new chapters on consensus algorithms, Serenity (the update that will introduce Ethereum 2.0), tokenization, and enterprise blockchains. This book covers the basics, including blockchain's technical underpinnings, cryptography and consensus protocols. It also provides you with expert knowledge on decentralization, decentralized application development on Ethereum, Bitcoin, alternative coins, smart contracts, alternative blockchains, and Hyperledger. Further, you will explore blockchain solutions beyond cryptocurrencies such as the Internet of Things with blockchain, enterprise blockchains, tokenization using blockchain, and consider the future scope of this fascinating and disruptive technology. By the end of this book, you will have gained a thorough comprehension of the various facets of blockchain and understand their potential in diverse real-world scenarios. What you will learn Grasp the mechanisms behind Bitcoin, Ethereum, and alternative cryptocurrencies Understand cryptography and its usage in blockchain Understand the theoretical foundations of smart contracts Develop decentralized applications using Solidity, Remix, Truffle, Ganache and Drizzle Identify and examine applications of blockchain beyond cryptocurrencies Understand the architecture and development of Ethereum 2.0 Explore research topics and the future scope of blockchain Who this book is for If you are a technologist, business executive, a student or an enthusiast who wishes to explore the fascinating world of blockchain technology, smart contracts, decentralized applications and distributed systems then this book is for you. Basic familiarity with a beginner-level command of a programming language would be a plus.
Publisher: Packt Publishing Ltd
ISBN: 1839211377
Category : Computers
Languages : en
Pages : 817
Book Description
Develop a deeper understanding of what's under the hood of blockchain with this technical reference guide on one of the most disruptive modern technologies Key Features Updated with four new chapters on consensus algorithms, Ethereum 2.0, tokenization, and enterprise blockchains Learn about key elements of blockchain theory such as decentralization, cryptography, and consensus protocols Get to grips with Solidity, Web3, cryptocurrencies, smart contract development and solve scalability, security and privacy issues Discover the architecture of different distributed ledger platforms including Ethereum, Bitcoin, Hyperledger Fabric, Hyperledger Sawtooth, Corda and Quorum Book Description Blockchain is the backbone of cryptocurrencies, with applications in finance, government, media, and other industries. With a legacy of providing technologists with executable insights, this new edition of Mastering Blockchain is thoroughly revised and updated to the latest blockchain research with four new chapters on consensus algorithms, Serenity (the update that will introduce Ethereum 2.0), tokenization, and enterprise blockchains. This book covers the basics, including blockchain's technical underpinnings, cryptography and consensus protocols. It also provides you with expert knowledge on decentralization, decentralized application development on Ethereum, Bitcoin, alternative coins, smart contracts, alternative blockchains, and Hyperledger. Further, you will explore blockchain solutions beyond cryptocurrencies such as the Internet of Things with blockchain, enterprise blockchains, tokenization using blockchain, and consider the future scope of this fascinating and disruptive technology. By the end of this book, you will have gained a thorough comprehension of the various facets of blockchain and understand their potential in diverse real-world scenarios. What you will learn Grasp the mechanisms behind Bitcoin, Ethereum, and alternative cryptocurrencies Understand cryptography and its usage in blockchain Understand the theoretical foundations of smart contracts Develop decentralized applications using Solidity, Remix, Truffle, Ganache and Drizzle Identify and examine applications of blockchain beyond cryptocurrencies Understand the architecture and development of Ethereum 2.0 Explore research topics and the future scope of blockchain Who this book is for If you are a technologist, business executive, a student or an enthusiast who wishes to explore the fascinating world of blockchain technology, smart contracts, decentralized applications and distributed systems then this book is for you. Basic familiarity with a beginner-level command of a programming language would be a plus.
The Blockchain and the New Architecture of Trust
Author: Kevin Werbach
Publisher: MIT Press
ISBN: 0262038935
Category : Computers
Languages : en
Pages : 339
Book Description
How the blockchain—a system built on foundations of mutual mistrust—can become trustworthy The blockchain entered the world on January 3, 2009, introducing an innovative new trust architecture: an environment in which users trust a system—for example, a shared ledger of information—without necessarily trusting any of its components. The cryptocurrency Bitcoin is the most famous implementation of the blockchain, but hundreds of other companies have been founded and billions of dollars have been invested in similar applications since Bitcoin’s launch. Some see the blockchain as offering more opportunities for criminal behavior than benefits to society. In this book, Kevin Werbach shows how a technology resting on foundations of mutual mistrust can become trustworthy. The blockchain, built on open software and decentralized foundations that allow anyone to participate, seems like a threat to any form of regulation. In fact, Werbach argues, law and the blockchain need each other. Blockchain systems that ignore law and governance are likely to fail, or to become outlaw technologies irrelevant to the mainstream economy. That, Werbach cautions, would be a tragic waste of potential. If, however, we recognize the blockchain as a kind of legal technology that shapes behavior in new ways, it can be harnessed to create tremendous business and social value.
Publisher: MIT Press
ISBN: 0262038935
Category : Computers
Languages : en
Pages : 339
Book Description
How the blockchain—a system built on foundations of mutual mistrust—can become trustworthy The blockchain entered the world on January 3, 2009, introducing an innovative new trust architecture: an environment in which users trust a system—for example, a shared ledger of information—without necessarily trusting any of its components. The cryptocurrency Bitcoin is the most famous implementation of the blockchain, but hundreds of other companies have been founded and billions of dollars have been invested in similar applications since Bitcoin’s launch. Some see the blockchain as offering more opportunities for criminal behavior than benefits to society. In this book, Kevin Werbach shows how a technology resting on foundations of mutual mistrust can become trustworthy. The blockchain, built on open software and decentralized foundations that allow anyone to participate, seems like a threat to any form of regulation. In fact, Werbach argues, law and the blockchain need each other. Blockchain systems that ignore law and governance are likely to fail, or to become outlaw technologies irrelevant to the mainstream economy. That, Werbach cautions, would be a tragic waste of potential. If, however, we recognize the blockchain as a kind of legal technology that shapes behavior in new ways, it can be harnessed to create tremendous business and social value.