Blockchain and Clinical Trial, Hamid Jahankhani; Stefan Kendzierskyj; Arshad Jama
Автор: Umit Hacioglu Название: Blockchain Economics and Financial Market Innovation ISBN: 3030252744 ISBN-13(EAN): 9783030252748 Издательство: Springer Рейтинг: Цена: 16769.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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.
Автор: Gaur Nitin, Desrosiers Luc, Novotny Petr Название: Hands-On Blockchain with Hyperledger ISBN: 1788994523 ISBN-13(EAN): 9781788994521 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Автор: Prusty Narayan Название: Building Blockchain Projects ISBN: 178712214X ISBN-13(EAN): 9781787122147 Издательство: Неизвестно Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Develop real-time practical DApps using Ethereum and JavaScript
Key Features
Create powerful, end-to-end applications for Blockchain using Ethereum
Write your first program using the Solidity programming language
Change the way you think and design your applications by using the all new database-Blockchain
Book Description
Blockchain is a decentralized ledger that maintains a continuously growing list of data records that are secured from tampering and revision. Every user is allowed to connect to the network, send new transactions to it, verify transactions, and create new blocks, making it permission-less.
This book will teach you what blockchain is, how it maintains data integrity, and how to create real-world blockchain projects using Ethereum. With interesting real-world projects, you will learn how to write smart contracts which run exactly as programmed without any chance of fraud, censorship, or third-party interference, and build end-to-e applications for blockchain.
You will learn about concepts such as cryptography in cryptocurrencies, ether security, mining, smart contracts, solidity, and more. You will also learn about web sockets, various API services for Ethereum, and much more.
The blockchain is the main technical innovation of bitcoin, where it serves as the public ledger for bitcoin transactions.
What you will learn
Walk through the basics of the blockchain technology
Implement blockchain's technology and its features, and see what can be achieved using them
Build DApps using Solidity and Web3.js
Understand the geth command and cryptography
Create Ethereum wallets
Explore consortium blockchain
Who this book is for
This book is for JavaScript developers who now want to create tamper-proof data (and transaction) applications using Blockchain and Ethereum. Those who are interested in cryptocurrencies and the logic and database empowering it will find this book extremely usefu
Автор: Joseph Holbrook Название: Architecting Enterprise Blockchain Solutions ISBN: 1119557690 ISBN-13(EAN): 9781119557692 Издательство: Wiley Рейтинг: Цена: 6018.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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
Автор: Shiho Kim; Ganesh Chandra Deka Название: Advanced Applications of Blockchain Technology ISBN: 9811387745 ISBN-13(EAN): 9789811387746 Издательство: Springer Рейтинг: Цена: 23757.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This contributed volume discusses diverse topics to demystify the rapidly emerging and evolving blockchain technology, the emergence of integrated platforms and hosted third-party tools, and the development of decentralized applications for various business domains. It presents various applications that are helpful for research scholars and scientists who are working toward identifying and pinpointing the potential of as well as the hindrances to this technology.
Автор: Matthieu Quiniou Название: Blockchain: The Advent of Disintermediation ISBN: 1786304031 ISBN-13(EAN): 9781786304032 Издательство: Wiley Рейтинг: Цена: 22010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
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
Описание: 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.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru