Narrow your search
Listing 1 - 9 of 9
Sort by

Book
Handbook of blockchain, digital finance, and inclusion.
Authors: ---
ISBN: 9780128104422 0128104422 0128104414 9780128104415 1787850234 9780128123003 0128123001 9780128122839 0128122838 Year: 2018 Publisher: London, England : Academic Press,


Book
Handbook of blockchain, digital finance, and inclusion.
Authors: ---
ISBN: 0128122994 012812282X 1787850242 9780128122990 9780128122822 Year: 2018 Publisher: London, England : Academic Press,


Book
MASTERING BLOCKCHAIN
Author:
ISBN: 178883867X 9781788838672 9781788839044 Year: 2018 Publisher: [Place of publication not identified] PACKT Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn about cryptography and cryptocurrencies, so you can build highly secure, decentralized applications and conduct trusted in-app transactions.Key FeaturesGet to grips with the underlying technical principles and implementations of blockchainBuild powerful applications using Ethereum to secure transactions and create smart contractsExplore cryptography, mine cryptocurrencies, and solve scalability issues with this comprehensive guideBook DescriptionPublisher's Note: This edition from 2018 is outdated and does not cover the latest insights on consensus algorithms, Ethereum 2.0, tokenization, and enterprise blockchains. A new and updated edition of this book that includes all the newest developments and improvements in Blockchain including the above topics is now available. 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 learnMaster the theoretical and technical foundations of the blockchain technologyUnderstand the concept of decentralization, its impact, and its relationship with blockchain technologyMaster how cryptography is used to secure data - with practical examplesGrasp the inner workings of blockchain and the mechanisms behind bitcoin and alternative cryptocurrenciesUnderstand the theoretical foundations of smart contractsLearn how Ethereum blockchain works and how to develop decentralized applications using Solidity and relevant development frameworksIdentify and examine applications of the blockchain technology - beyond currenciesInvestigate alternative blockchain solutions including Hyperledger, Corda, and many moreWho this book is forThis 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.


Book
The blockchain and the new architecture of trust
Author:
ISBN: 9780262038935 0262038935 9780262349772 0262349779 Year: 2018 Publisher: Cambridge (Mass.): MIT Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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 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, which shapes behavior in new ways, it can be harnessed to create tremendous business and social value.


Book
Decrypted : a financial trader's take on cryptocurrency
Authors: ---
ISBN: 981482870X 9814841129 9789814841122 9789814828703 Year: 2018 Publisher: Singapore : Marshall Cavendish Business,


Book
Supply Chain Finance and Blockchain Technology : The Case of Reverse Securitisation
Authors: --- ---
ISBN: 3319623710 3319623702 Year: 2018 Publisher: Cham : Springer International Publishing : Imprint: Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book investigates how the Blockchain Technology (BCT) for Supply Chain Finance (SCF) programs allows businesses to come together in partnerships and accelerate cash flows throughout the supply chain. BCT promises to change the way individuals and corporations exchange value and information over the Internet, and is perfectly positioned to enable new levels of collaboration among the supply chain actors. The book reveals new opportunities stemming from the application of BCT to SCF financing solutions, particularly reverse factoring – or approved payables financing. To do so, it first identifies the principal barriers and pain points in delivering financing solutions. Then, a possible blockchain-driven supply chain model is defined. Using this framework, the book subsequently discusses relevant use cases for the technology, which could open up new opportunities in the SCF space. It demonstrates that blockchain and distributed ledgers technologies could deliver substantial benefits for all parties involved in SCF transactions, promising to expedite the processes and lower the overall costs of financing programs. Industry giants such as IBM, Maersk, China-based Dianrong and FnConn (a Foxconn subsidiary) are currently working to digitize the global, cross-border supply chain using blockchain technology, and will likely soon create blockchain platforms for supply chain finance. These solutions aim to reduce complexity and make data sharing more secure, accurate and efficient. This book offers a highly topical resource for stakeholders across the entire supply chain, helping them prepare for the upcoming technological revolution.


Book
Bitcoin and beyond : cryptocurrencies, blockchains and global governance
Author:
ISBN: 1351814087 1315211904 1351814079 0415792142 9780415792141 9781351814089 9781315211909 9781351814072 Year: 2018 Publisher: London, [England] ; New York, New York : Routledge,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This volume brings scholars of anthropology, economics, Science and Technology Studies, and sociology together with global political economy scholars in assessing the actual implications posed by Bitcoin and blockchains for contemporary global governance. Its interdisciplinary contributions provide academics, policymakers, industry practitioners and the general public with more nuanced understandings of technological change in the changing character of governance within and across the borders of nation-states.


Book
Solidity programming essentials
Author:
ISBN: 9781788838375 1788838378 9781788831383 Year: 2018 Publisher: Birmingham, UK

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn the most powerful and primary programming language for writing smart contracts and find out how to write, deploy, and test smart contracts in Ethereum. Key FeaturesGet you up and running with Solidity Programming languageBuild Ethereum Smart Contracts with Solidity as your scripting languageLearn to test and deploy the smart contract to your private BlockchainBook DescriptionSolidity is a contract-oriented language whose syntax is highly influenced by JavaScript, and is designed to compile code for the Ethereum Virtual Machine. Solidity Programming Essentials will be your guide to understanding Solidity programming to build smart contracts for Ethereum and blockchain from ground-up. We begin with a brief run-through of blockchain, Ethereum, and their most important concepts or components. You will learn how to install all the necessary tools to write, test, and debug Solidity contracts on Ethereum. Then, you will explore the layout of a Solidity source file and work with the different data types. The next set of recipes will help you work with operators, control structures, and data structures while building your smart contracts. We take you through function calls, return types, function modifers, and recipes in object-oriented programming with Solidity. Learn all you can on event logging and exception handling, as well as testing and debugging smart contracts. By the end of this book, you will be able to write, deploy, and test smart contracts in Ethereum. This book will bring forth the essence of writing contracts using Solidity and also help you develop Solidity skills in no time. What you will learnLearn the basics and foundational concepts of Solidity and EthereumExplore the Solidity language and its uniqueness in depthCreate new accounts and submit transactions to blockchainGet to know the complete language in detail to write smart contractsLearn about major tools to develop and deploy smart contractsWrite defensive code using exception handling and error checkingUnderstand Truffle basics and the debugging processWho this book is forThis book is for anyone who would like to get started with Solidity Programming for developing an Ethereum smart contract. No prior knowledge of EVM is required.


Book
Blockchain – ICBC 2018 : First International Conference, Held as Part of the Services Conference Federation, SCF 2018, Seattle, WA, USA, June 25-30, 2018, Proceedings
Authors: --- ---
ISBN: 3319944789 3319944770 Year: 2018 Publisher: Cham : Springer International Publishing : Imprint: Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book constitutes the refereed proceedings of the First International Conference on Blockchain, ICBC 2018, held as part of the Services Conference Federation, SCF 2018, in Seattle, USA, in June 2018. The 16 full papers and 7 short papers presented were carefully reviewed and selected from 36 submissions. The papers cover a wide range of topics in blockchain technologies, platforms, solutions and business models such as new blockchain architecture, platform constructions, blockchain development and blockchain services technologies as well as standards, and blockchain services innovation lifecycle including enterprise modeling, business consulting, solution creation, services orchestration, services optimization, services management, services marketing, business process integration and management.

Listing 1 - 9 of 9
Sort by