Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Building Decentralized Trust: Multidisciplinary Perspectives on the Design of Blockchains and Distributed Ledgers, LeMieux Victoria L., Feng Chen


Варианты приобретения
Цена: 18167.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: LeMieux Victoria L., Feng Chen
Название:  Building Decentralized Trust: Multidisciplinary Perspectives on the Design of Blockchains and Distributed Ledgers
ISBN: 9783030544133
Издательство: Springer
Классификация:



ISBN-10: 3030544133
Обложка/Формат: Hardcover
Страницы: 163
Вес: 0.43 кг.
Дата издания: 28.02.2021
Язык: English
Размер: 23.39 x 15.60 x 1.12 cm
Ссылка на Издательство: Link
Поставляется из: Германии
Описание: This accessible guide will tell you everything you need to know about parenting a child with a hidden condition, such as autism, dyspraxia, ADHD or bipolar, whether or not a formal diagnosis has been received. With information on various conditions and diagnoses, it includes candid advice and strategies from parents as well as young adults who grew up with a hidden condition themselves.


Blockchain economics: implications of distributed ledgers - markets, communications networks, and algorithmic reality

Название: Blockchain economics: implications of distributed ledgers - markets, communications networks, and algorithmic reality
ISBN: 1786346389 ISBN-13(EAN): 9781786346384
Издательство: World Scientific Publishing
Рейтинг:
Цена: от 4792.00 р.
Наличие на складе: Есть

Описание:

This practical introduction explains the field of Blockchain Economics, the economic models emerging with the implementation of distributed ledger technology. These models are characterized by three factors: open platform business models, cryptotoken money supplies, and Initial Coin Offerings as a new and official form of financing. The book covers a variety of approaches from a business and academic perspective, ranging from financial theory, complexity, and open innovation networks to behavioral economics, self-determination theory, public policy, and financial inclusion.

Unlike existing titles, this book draws on worldwide blockchain industry experts to define the new discipline of Blockchain Economics and provide novel theoretical and conceptual resources for the future of this fast-developing economy. The primer also highlights the wider theme of blockchain as an institutional technology, in that many value transfer interactions might be shifted to automated networks, decreasing the number of human-operated institutions.

As well as stimulating further research, and implementation by business innovators and public policy strategists, the book can also be used as a foundational textbook in courses on Blockchain Economics.

Blockchain and Distributed Ledger Technology Use Cases: Applications and Lessons Learned

Автор: Treiblmaier Horst, Clohessy Trevor
Название: Blockchain and Distributed Ledger Technology Use Cases: Applications and Lessons Learned
ISBN: 3030443361 ISBN-13(EAN): 9783030443368
Издательство: Springer
Рейтинг:
Цена: 27950.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Blockchain and other trustless systems have gone from being relatively obscure technologies, which were only known to a small community of computer scientists and cryptologists, to mainstream phenomena that are now considered powerful game changers for many industries.

Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations

Автор: Henning Diedrich
Название: Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations
ISBN: 1523930470 ISBN-13(EAN): 9781523930470
Издательство: Amazon Internet
Рейтинг:
Цена: 6270.00 р.
Наличие на складе: Невозможна поставка.

Blockchain Technology for Industry 4.0: Secure, Decentralized, Distributed and Trusted Industry Environment

Автор: Rosa Righi Rodrigo Da, Alberti Antonio Marcos, Singh Madhusudan
Название: Blockchain Technology for Industry 4.0: Secure, Decentralized, Distributed and Trusted Industry Environment
ISBN: 981151139X ISBN-13(EAN): 9789811511394
Издательство: Springer
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explores recent advances in blockchain technology and its impact on Industry 4.0 via advanced technologies.

Building Ethereum Dapps: Decentralized Applications on the Ethereum Blockchain

Автор: Infante Roberto
Название: Building Ethereum Dapps: Decentralized Applications on the Ethereum Blockchain
ISBN: 1617295159 ISBN-13(EAN): 9781617295157
Издательство: Неизвестно
Рейтинг:
Цена: 5938.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Summary

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
  1. A first look at decentralized applications
  2. Understanding the blockchain
  3. The Ethereum platform
  4. Deploying your first smart contract
  5. PART 2
  6. Programming smart contracts in Solidity
  7. Writing more complex smart contracts
  8. Generalizing functionality with abstract contracts and interfaces
  9. Managing smart contracts with Web3.js
  10. PART 3
  11. The Ethereum ecosystem
  12. Unit testing contracts with Mocha
  13. Improving the development cycle with Truffle
  14. Putting it all together: Building a complete voting Dapp
  15. PART 4
  16. Making a Dapp production ready
  17. Security considerations
  18. Conclusions
Unlocking Blockchain on Azure: Design and Develop Decentralized Applications

Автор: Karkeraa Shilpa
Название: Unlocking Blockchain on Azure: Design and Develop Decentralized Applications
ISBN: 1484250427 ISBN-13(EAN): 9781484250426
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ​1. Blockchains - The Complete Picturea. Introductionb. Historical Chain of Events - Distributed Computingc. Terminology - what is a distributed ledger?d. How a blockchain works?e. Consensus algorithmsf. Hidden Distributed Networks we never knew
2. Foundation of Blockchain Elementsa. Decentralization - Let's decentralise content (Use Case)b. Digital signature - Teaches you to encrypt & decrypt with Digital Signatures (usecase)c. Mining & Token Models (Mathematical deductions - example of creating value)d. Integrity & the proof of concept (Confluence of Biometrics, AI, DocumentVerification)e. Setting up of Blockchain Elements on Azure (Environment Setup)
3. Aspects of Blockchain Transactionsa. Encryption, Validationb. Distribution, Securityc. Practical Example of Transactions
4. Permissioned Blockchains - Mutual distributed ledgers - Use Case of FinancialInstitutions for Letter of Credits
5. Smart Contracts
6. Blockchain Points of Integrationa. Compliance & Regulatory requirement to create & run a nodeb. Enterprise integration to existing systems & data repositoriesc. Access control & security accessd. Automated process (auto-trigger/ alerts) of Smart Contracts [Use Case -Automated Billing for Power & Utility Bills]e. Life cycle events / maintenancef. Governance & Monitoring
7. Technological Tools
8. Technical Architecturesa. Designing a solution architecture - Trade Financeb. Designing a content distribution blockchain architecture - Gaming, Marketingc. Converting Legal contracts to Smart Contracts - AI, NLP
9. Use Casesa. Decentralized Customer Engagementb. Decentralized Trade Financec. Document Signing and Records Management

Cryptocurrency, Bitcoin, Blockchain Technology& Altcoins For Beginners: Explore The Decentralized World, Investing in Crypto Blueprint, Mining Basics+

Автор: Smith Brandon
Название: Cryptocurrency, Bitcoin, Blockchain Technology& Altcoins For Beginners: Explore The Decentralized World, Investing in Crypto Blueprint, Mining Basics+
ISBN: 1801343926 ISBN-13(EAN): 9781801343923
Издательство: Неизвестно
Рейтинг:
Цена: 3097.00 р.
Наличие на складе: Нет в наличии.

Описание:

Discover How Bitcoin & Cryptocurrency Is Revolutionizing The Global Economy & How You Can Change Your Own Life With The Power Of Crypto

Do you want to understand what Bitcoin & Cryptocurrency actually is? Do you want to understand how it could change the world & finance industry FOREVER? Do you want to discover how you can get started investing in Crypto TODAY?

By now we've all heard of it, yet few of us understand it, and without understanding it how could you even dream of investing in it?

You hear all the tech 'bros' talking about it, you hear the media slandering it, you can see the bankers are scared by it's potential, but you still don't quite get the fuss.

Don't worry, we've all been there.

But, luckily, this book has been written for people just like you.

The purpose of it is to demystify the world of Bitcoin, Cryptocurrency, Decentralization & The Blockchain.

And, if those 4 words currently sound like a foreign language to you, you're not alone. But, after this book, you'll be the one explaining about the 'Crypto Craze' to everyone you see

Inside, we will go over the origins & history of Bitcoin, it's potential to change the world, as well as how it could all go wrong.

And, of course, we will go over how you can invest in potentially the greatest wealth transfer the world has ever seen.

Here's a tiny Example of what's inside..

  • Exactly What Bitcoin Actually Is And How It Is Drastically Disrupting The Global Economy
  • Everything You Need To Know About The 'Bitcoin Halving' Cycles & How To Maximize Your Gains From Them
  • What Is A 'Blockchain' And How It Could Quite Literally Revolutionize EVERY Aspect Of Your Life In The Coming Decades
  • What Are 'Altcoins' And How They Are Different To Bitcoin & What Their Purpose In All Of This Is...
  • Why We Are Still In The VERY Early Days Of The Crypto 'Boom'

And SO Much More

So, If You Want To FINALLY Understand The World Of Bitcoin & Cryptocurrency So You Can Actually Understand What All The Fuss Is About And Whether You Want To Get Involved, Then Scroll Up And Click "Add To Cart."

Decentralized Corporate Governance via Blockchain Technology

Автор: Wulf A. Kaal
Название: Decentralized Corporate Governance via Blockchain Technology
ISBN: 1680836765 ISBN-13(EAN): 9781680836769
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 7484.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Explains how corporations and other business organisations can be supplemented with blockchain-based agency constructs. Blockchain-based decentralized autonomous organizations (DAOs) expand the definition of the firm. On-chain DAO governance enables dynamic regulatory features that facilitate unprecedented decentralized regulatory solutions.

Blockchain with Hyperledger Fabric, Second Edition: Build decentralized applications using Hyperledger Fabric 2

Автор: Gaur Nitin, Desrosiers Luc, Ramakrishna Venkatraman
Название: Blockchain with Hyperledger Fabric, Second Edition: Build decentralized applications using Hyperledger Fabric 2
ISBN: 1839218754 ISBN-13(EAN): 9781839218750
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides a comprehensive view of blockchain business models, governance structure, technology landscape, and architecture considerations. It will speed up your understanding and concept development for distributed ledgers.

Decentralized Computing Using Blockchain Technologies and Smart Contracts: Emerging Research and Opportunities

Автор: S. Asharaf
Название: Decentralized Computing Using Blockchain Technologies and Smart Contracts: Emerging Research and Opportunities
ISBN: 1522521933 ISBN-13(EAN): 9781522521938
Издательство: Turpin
Рейтинг:
Цена: 17556.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Recent innovations have created significant developments in data storage and management. These new technologies now allow for greater security in databases and other applications. Decentralized Computing Using Block Chain Technologies and Smart Contracts: Emerging Research and Opportunities is a concise and informative source of academic research on the latest developments in block chain innovation and their application in contractual agreements. Highlighting pivotal discussions on topics such as cryptography, programming techniques, and decentralized computing, this book is an ideal publication for researchers, academics, professionals, students, and practitioners seeking content on utilizing block chains with smart contracts.

Mastering Blockchain - Third Edition: A deep dive into distributed ledgers, consensus protocols, smart contracts, DApps, cryptocurrencies, Ethereum, a

Автор: Bashir Imran
Название: Mastering Blockchain - Third Edition: A deep dive into distributed ledgers, consensus protocols, smart contracts, DApps, cryptocurrencies, Ethereum, a
ISBN: 1839213191 ISBN-13(EAN): 9781839213199
Издательство: Неизвестно
Рейтинг:
Цена: 19654.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With a near 50% divorce rate in the United States, every parent who reads this book is either going through a divorce, has been divorced, is married to or living with someone who is divorced, or will go through one or more of his/her children`s divorces. Unlike books designed to enlighten parents about children`s reactions to divorce, A Parents` Guide to Child Custody is written for parents themselves. The book provides parents with an overview of the context within which custody is decided by courts today, including a chapter-by-chapter explanation of the factors that are considered by the court in rendering a custody decision. Part I opens the book with three brief case histories in which the reader is asked to put herself/himself in the place of the court by imaging what custody decisions they would make if they were the judge. This chapter is followed by an orientation to the three major factors that all courts consider in coming to a custody decision. Each subsequent chapter addresses the specific factors that are weighed by the court in its deliberations. Part II provides a more in-depth view of such topics as the factors considered by judges in coming to a custody decision, what to expect when undergoing a child custody evaluation, the use and pitfalls of psychological tests, the assessment of parental capacity, and strategies for countering false allegations. Part III reviews eight myths (i.e. commonly held misconceptions) about what is best for children, as well as guidelines for discussing custody with your children. Part IV provides insight into how best to deal with parental alienation, domestic violence, and obstruction of one parent`s access by the other parent after the court has ruled on custody. Part V concludes with eight sure-fire ways to lose custody as well as the custody evaluator`s recommendations in each of the three hypothetical cases presented in Part I. It is the author`s sincere hope that this book will help parents become better advocates for themselves and for their children.

Handbook of Blockchain, Digital Finance, and Inclusion, Volume 2: ChinaTech, Mobile Security, and Distributed Ledger

Автор: Lee Kuo Chuen, David
Название: Handbook of Blockchain, Digital Finance, and Inclusion, Volume 2: ChinaTech, Mobile Security, and Distributed Ledger
ISBN: 012812282X ISBN-13(EAN): 9780128122822
Издательство: Elsevier Science
Рейтинг:
Цена: 19538.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Handbook of Blockchain, Digital Finance, and Inclusion, Volume 2: ChinaTech, Mobile Security, and Distributed Ledger emphasizes technological developments that introduce the future of finance. Descriptions of recent innovations lay the foundations for explorations of feasible solutions for banks and startups to grow. The combination of studies on blockchain technologies and applications, regional financial inclusion movements, advances in Chinese finance, and security issues delivers a grand perspective on both changing industries and lifestyles. Written for students and practitioners, it helps lead the way to future possibilities.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия