Handbook of research on blockchain technology, Saravanan Krishnan; Valentina Emilia Balas
Автор: Umit Hacioglu Название: Blockchain Economics and Financial Market Innovation ISBN: 3030252744 ISBN-13(EAN): 9783030252748 Издательство: Springer Рейтинг: Цена: 111790.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This book discusses various aspects of blockchains in economic systems and investment strategies in crypto markets. It first addresses the topic from a conceptual and theoretical point of view, and then analyzes it from an assessment and investment angle. Further, it examines the opportunities and limitations of the taxation of crypto currency, as well as the political implications, such as regulation of speculation with crypto currencies. The book is intended for academicians and students in the fields of economics and finance.
Автор: Drescher, Daniel Название: Blockchain basics ISBN: 1484226038 ISBN-13(EAN): 9781484226032 Издательство: Springer Рейтинг: Цена: 21420.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In 25 concise steps, you will learn the basics of blockchain technology. No mathematical formulas, program code or computer science jargon are used. No previous knowledge in computer science, programming or cryptography is required. This book bridges the gap that exists between technical books about the blockchain and business-focused books.
Автор: Gaur Nitin, Desrosiers Luc, Novotny Petr Название: Hands-On Blockchain with Hyperledger ISBN: 1788994523 ISBN-13(EAN): 9781788994521 Издательство: Неизвестно Цена: 67430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: With concrete exercises and examples this book will help you to understand how to deploy a Hyperledger Fabric network. It then proceeds to explain the steps in developing a full fledged decentralized application. You will not only learn how to plan, design and create private networks but also evolve the network as per organizational needs.
Building Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this book, you'll learn the principles of Dapps development by rolling up your sleeves and actually building a few
Foreword by Thomas Bertani.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Imagine unbreakably secure applications that handle personal and business transactions without any central agency controlling the process. Decentralized applications, or Dapps, do just this, shifting power to users. The Ethereum blockchain platform provides the tools you need to build Dapps, including an innovative "smart contracts" model and Solidity, a Dapp-aware JavaScript-like programming language.
About the Book
Building Ethereum Dapps teaches Dapps development on the Ethereum blockchain platform. You'll begin with a mental model of how Dapps operate, and then dive into designing and implementing smart contracts in Ethereum's Solidity language. You'll explore Ethereum smart contract development tools, like Truffle and Web3, and pick up best practices for design and security. Practical exercises throughout give you valuable hands-on experience.
What's inside
Ethereum's key components
Implementing smart contracts in Solidity
Communicating with a smart contract in Web3
Developing Dapps with Truffle
Best practices for design and security improvement
About the Reader
For developers with intermediate experience in JavaScript or an OO language. Familiarity with blockchain concepts is helpful.
About the Author
Roberto Infante is a software development consultant who specializes in finance. He currently works on financial risk management systems and on blockchain technology.
Table of Contents
PART 1
A first look at decentralized applications
Understanding the blockchain
The Ethereum platform
Deploying your first smart contract
PART 2
Programming smart contracts in Solidity
Writing more complex smart contracts
Generalizing functionality with abstract contracts and interfaces
Managing smart contracts with Web3.js
PART 3
The Ethereum ecosystem
Unit testing contracts with Mocha
Improving the development cycle with Truffle
Putting it all together: Building a complete voting Dapp
PART 4
Making a Dapp production ready
Security considerations
Conclusions
Автор: Matthieu Quiniou Название: Blockchain: The Advent of Disintermediation ISBN: 1786304031 ISBN-13(EAN): 9781786304032 Издательство: Wiley Рейтинг: Цена: 146730.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is unique as it goes beyond the classical academic approach, and opts for an approach whereby the theoretical insights are systematically illustrated by concrete cases and exercises. This explains its title: Financial Management in Practice. This approach makes this book very suitable both for financial managers and for university and high school students.
Название: E-agriculture in Action: Blockchain for Agriculture: Challenges and Opportunities ISBN: 9251312273 ISBN-13(EAN): 9789251312278 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 72070.00 T Наличие на складе: Поставка под заказ. Описание: The growth of ICT in the last decade has provided opportunities to overcome some of the challenges faced by the agriculture sector. Recent developments such as the increase in the use of mobile-broadband access devices, the Internet of things (IoT), drones, smart networks, capacity for big data analytics, and artificial intelligence have given stakeholders some key tools and technologies to improve production and marketing processes, for example, in agriculture and associated fields. One of the most discussed technologies of late is Distributed Ledger Technology; with blockchain as one example. This publication aims to demystify the technology, provide insight into the opportunities and challenges of implementing blockchain-based systems, and document some case studies on the use of blockchain for agriculture.
Investigate crimes involving cryptocurrencies and other blockchain technologies
Bitcoin has traditionally been the payment system of choice for a criminal trading on the Dark Web, and now many other blockchain cryptocurrencies are entering the mainstream as traders are accepting them from low-end investors putting their money into the market. Worse still, the blockchain can even be used to hide information and covert messaging, unknown to most investigators.
Investigating Cryptocurrencies is the first book to help corporate, law enforcement, and other investigators understand the technical concepts and the techniques for investigating crimes utilizing the blockchain and related digital currencies such as Bitcoin and Ethereum.
Understand blockchain and transaction technologies
Set up and run cryptocurrency accounts
Build information about specific addresses
Access raw data on blockchain ledgers
Identify users of cryptocurrencies
Extracting cryptocurrency data from live and imaged computers
Following the money
With nearly $150 billion in cryptocurrency circulating and $3 billion changing hands daily, crimes committed with or paid for with digital cash are a serious business. Luckily, Investigating Cryptocurrencies Forensics shows you how to detect it and, more importantly, stop it in its tracks.
Автор: Xiwei Xu; Ingo Weber; Mark Staples Название: Architecture for Blockchain Applications ISBN: 3030030342 ISBN-13(EAN): 9783030030346 Издательство: Springer Рейтинг: Цена: 74530.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This book addresses what software architects and developers need to know in order to build applications based on blockchain technology, by offering an architectural view of software systems that make beneficial use of blockchains. It provides guidance on assessing the suitability of blockchain, on the roles blockchain can play in an architecture, on designing blockchain applications, and on assessing different architecture designs and tradeoffs. It also serves as a reference on blockchain design patterns and design analysis, and refers to practical examples of blockchain-based applications.
The book is divided into four parts: Part I provides a general introduction to the topic and to existing blockchain platforms including Bitcoin, Ethereum, and Hyperledger Fabric, and offers examples of blockchain-based applications. Part II focuses on the functional aspects of software architecture, describing the main roles blockchain can play in an architecture, as well as its potential suitability and design process. It includes a catalogue of 15 design patterns and details how to use model-driven engineering to build blockchain-based applications. Part III covers the non-functional aspects of blockchain applications, which are cross-cutting concerns including cost, performance, security, and availability. Part IV then presents three detailed real-world use cases, offering additional insights from a practical perspective. An epilogue summarizes the book and speculates on the role blockchain and its applications can play in the future.
This book focusses on the bigger picture for blockchain, covering the concepts and technical considerations in the design of blockchain-based applications. The use of mathematical formulas is limited to where they are critical. This book is primarily intended for developers, software architects and chief information officers who need to understand the basic technology, tools and methodologies to build blockchain applications. It also provides students and researchers new to this field an introduction to this hot topic.
Автор: Susan Alman, Sandra Hirsh Название: Blockchain ISBN: 0838917437 ISBN-13(EAN): 9780838917435 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 20890.00 T Наличие на складе: Невозможна поставка. Описание: Examines blockchain technology, a concept with far-reaching implications for the future of record keeping. Blockchain uses a distributed database (multiple devices not connected to a common processor) that organises data into records (blocks) that have cryptographic validation.
Автор: Joseph Holbrook Название: Architecting Enterprise Blockchain Solutions ISBN: 1119557690 ISBN-13(EAN): 9781119557692 Издательство: Wiley Рейтинг: Цена: 40120.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Demystify architecting complex blockchain applications in enterprise environments
Architecting Enterprise Blockchain Solutions helps engineers and IT administrators understand how to architect complex blockchain applications in enterprise environments. The book takes a deep dive into the intricacies of supporting and securing blockchain technology, creating and implementing decentralized applications, and incorporating blockchain into an existing enterprise IT infrastructure.
Blockchain is a technology that is experiencing massive growth in many facets of business and the enterprise. Most books around blockchain primarily deal with how blockchains are related to cryptocurrency or focus on pure blockchain development. This book teaches what blockchain technology is and offers insights into its current and future uses in high performance networks and complex ecosystems.
- Provides a practical, hands-on approach
- Demonstrates the power and flexibility of enterprise blockchains such as Hyperledger and R3 Corda
- Explores how blockchain can be used to solve complex IT support and infrastructure problems
- Offers numerous hands-on examples and diagrams
Get ready to learn how to harness the power and flexibility of enterprise blockchains
Автор: Singhal, Bikramaditya Panda, Priyansu Sekhar Dhameja, Gautam Название: Beginning blockchain ISBN: 148423443X ISBN-13(EAN): 9781484234433 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Chapter 1: Blockchain Introduction
Chapter Goal: This chapter gives an overview of what Blockchain is all about and how it has evolved. It also gives an insight on its fitment with the ever changing technology trend.
No of pages: 15
Sub -Topics
1. Backstory of Blockchain
2. What is Blockchain
3. Centralized Vs Distributed systems
4. Why is Blockchain important
5. Blockchain uses and use cases
Chapter 2: How Blockchain Works
Chapter Goal: This chapter is designed to provide in-depth technical understanding on the basic fundamentals that make up to Blockchain. It lays a foundation with prerequisite knowledge with sufficient code examples to help the readers understand and build Blockchain applications.
No of pages: 80
Sub - Topics
1. Cryptography (Public Key, Digital Signatures, Hash Functions)
Chapter Goal: This chapter connects the concepts learnt from the previous chapter and provides insights on end to end Blockchain application development, with Bitcoin as the use case. It gives a complete understanding on designing Bitcoin applications.
No of pages: 70
Sub - Topics:
1. What is Bitcoin and how it works
2. Bitcoin design evolution
3. Bitcoin Protocol (Transactions, Network, Cryptography and Consensus)
4. Bitcoin Client, Keys, addresses and Wallets
5. Bitcoin Scripts
6. Building Bitcoin applications
Chapter 4: The Ethereum Blockchain
Chapter Goal: This chapter demonstrates an alternative protocol "Ethereum" for building decentralized application on Blockchain technology. It explains how to build smart applications on Ethereum Blockchain that are capable of Smart Contract execution.
No of pages: 50
Sub - Topics:
1. Overview of Ethereum
2. Ethereum Protocol
3. Basics of Solidity Programming Language
4. Programming Smart Contracts
5. Developing Ethereum Applications
Chapter 5: Other Blockchain Flavors
Chapter Goal: This chapter is an effort to provide a sound grip on other open source developments on Blockchain and the readers get an idea on existing Blockchain frameworks and platforms.
No of pages: 25
Sub - Topics:
1. Why so many flavors
2. The Hyperledger Project
3. BitShares
4. R3CEV
Автор: Hamid Jahankhani; Stefan Kendzierskyj; Arshad Jama Название: Blockchain and Clinical Trial ISBN: 3030112888 ISBN-13(EAN): 9783030112882 Издательство: Springer Рейтинг: Цена: 111790.00 T Наличие на складе: Поставка под заказ. Описание: This book aims to highlight the gaps and the transparency issues in the clinical research and trials processes and how there is a lack of information flowing back to researchers and patients involved in those trials.Lack of data transparency is an underlying theme within the clinical research world and causes issues of corruption, fraud, errors and a problem of reproducibility. Blockchain can prove to be a method to ensure a much more joined up and integrated approach to data sharing and improving patient outcomes. Surveys undertaken by creditable organisations in the healthcare industry are analysed in this book that show strong support for using blockchain technology regarding strengthening data security, interoperability and a range of beneficial use cases where mostly all respondents of the surveys believe blockchain will be important for the future of the healthcare industry. Another aspect considered in the book is the coming surge of healthcare wearables using Internet of Things (IoT) and the prediction that the current capacity of centralised networks will not cope with the demands of data storage. The benefits are great for clinical research, but will add more pressure to the transparency of clinical trials and how this is managed unless a secure mechanism like, blockchain is used.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz