Blockchain Technology / (Record no. 40467)

MARC details
000 -LEADER
fixed length control field 07196nam a22002777a 4500
003 - CONTROL NUMBER IDENTIFIER
control field CUTN
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20231122125047.0
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 231122b |||||||| |||| 00| 0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9789389211634
041 ## - LANGUAGE CODE
Language English
082 ## - DEWEY DECIMAL CLASSIFICATION NUMBER
Edition number 23
Classification number 005.74
Item number CHA
100 ## - MAIN ENTRY--PERSONAL NAME
Personal name Chandramouli, S.
245 ## - TITLE STATEMENT
Title Blockchain Technology /
Statement of responsibility, etc S. Chandramouli ; Asha A George ; Abhilash K A & Meena Karthikeyan.
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT)
Place of publication, distribution, etc Hyderabad :
Name of publisher, distributor, etc University Press,
Date of publication, distribution, etc 2021.
300 ## - PHYSICAL DESCRIPTION
Extent xxiv, 672 p. :
Other physical details ill. ;
Dimensions 24 cm.
505 ## - FORMATTED CONTENTS NOTE
Contents Preface<br/>Acknowledgements<br/>About the Authors<br/><br/>1. Fundamentals of Blockchain<br/>1.1 Introduction<br/>1.2 Origin of Blockchain<br/>1.3 Blockchain Solution<br/>1.4 Components of Blockchain<br/>1.5 Block in a Blockchain<br/>1.6 The Technology and the Future<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>2. Blockchain Types and Consensus Mechanism<br/>2.1 Introduction<br/>2.2 Decentralization and Distribution<br/>2.3 Types of Blockchain<br/>2.4 Consensus Protocol<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>3. Cryptocurrency – Bitcoin, Altcoin and Token<br/>3.1 Introduction<br/>3.2 Bitcoin and the Cryptocurrency<br/>3.3 Cryptocurrency Basics<br/>3.4 Types of Cryptocurrency<br/>3.5 Cryptocurrency Usage<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>4. Public Blockchain System<br/>4.1 Introduction<br/>4.2 Public Blockchain<br/>4.3 Popular Public Blockchains<br/>4.4 The Bitcoin Blockchain<br/>4.5 Ethereum Blockchain<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>5. Smart Contracts<br/>5.1 Introduction<br/>5.2 Smart Contract<br/>5.3 Characteristics of a Smart Contract<br/>5.4 Types of Smart Contracts<br/>5.5 Types of Oracles<br/>5.6 Smart Contracts in Ethereum<br/>5.7 Smart Contracts in Industry<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>6. Private Blockchain System<br/>6.1 Introduction<br/>6.2 Key Characteristics of Private Blockchain<br/>6.3 Why We Need Private Blockchain<br/>6.4 Private Blockchain Examples<br/>6.5 Private Blockchain and Open Source<br/>6.6 E-commerce Site Example<br/>6.7 Various Commands (Instructions) in E-commerce Blockchain<br/>6.8 Smart Contract in Private Environment<br/>6.9 State Machine<br/>6.10 Different Algorithms of Permissioned Blockchain<br/>6.11 Byzantine Fault<br/>6.12 Multichain<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>7. Consortium Blockchain<br/>7.1 Introduction<br/>7.2 Key Characteristics of Consortium Blockchain<br/>7.3 Why We Need Consortium Blockchain<br/>7.4 Hyperledger Platform<br/>7.5 Overview of Ripple<br/>7.6 Overview of Corda<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>8. Initial Coin Offering<br/>8.1 Introduction<br/>8.2 Blockchain Fundraising Methods<br/>8.3 Launching an ICO<br/>8.4 Investing in an ICO<br/>8.5 Pros and Cons of Initial Coin Offering<br/>8.6 Successful Initial Coin Offerings<br/>8.7 Evolution of ICO<br/>8.8 Ico Platforms<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>9. Security in Blockchain<br/>9.1 Introduction<br/>9.2 Security Aspects in Bitcoin<br/>9.3 Security and Privacy Challenges of Blockchain in General<br/>9.4 Performance and Scalability<br/>9.5 Identity Management and Authentication<br/>9.6 Regulatory Compliance and Assurance<br/>9.7 Safeguarding Blockchain Smart Contract (DApp)<br/>9.8 Security Aspects in Hyperledger Fabric<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>10. Application of Blockchain<br/>10.1 Introduction<br/>10.2 Blockchain in Banking and Finance<br/>10.3 Blockchain in Education<br/>10.4 Blockchain in Energy<br/>10.5 Blockchain in Healthcare<br/>10.6 Blockchain in Real-estate<br/>10.7 Blockchain in Supply Chain<br/>10.8 The Blockchain and IoT<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>11. Limitations and Challenges of Blockchain<br/>11.1 Introduction<br/>11.2 Blockchain Implementation – Limitations<br/>11.3 Blockchain Implementation – Challenges<br/>Summary | Multiple Choice Questions | Short-answer Questions | Essay-type Questions<br/><br/>12. Blockchain Case Studies<br/>12.1 Case Study 1 – Retail<br/>12.2 Case Study 2 – Banking and Financial Services<br/>12.3 Case Study 3 – Healthcare<br/>12.4 Case Study 4 – Energy and Utilities<br/><br/>13. Blockchain Platform using GoLanguage<br/>13.1 Introduction<br/>13.2 Learn How to Execute Your First GolangProgram in Atom<br/>13.3 Know How to Do Basic Programming Using Golang<br/>13.4 Basic Packages in Golang<br/>13.5 Creating Simple Blockchain Using Golang<br/>13.6 Creating Simple Blockchain with Proof-of-Work (PoW)<br/>13.7 Using Golang<br/>13.8 Connecting to Ethereum Using Golang<br/>Summary | Practical Questions (Using Golang)<br/><br/>14. Blockchain Ethereum Platform using Solidity<br/>14.1 Introduction<br/>14.2 Remix IDE<br/>14.3 Structure of a Smart Contract Program<br/>14.4 Using Remix to Write and Run a Solidity Program<br/>14.5 Modifiers<br/>14.6 Events<br/>14.7 Arrays in Solidity<br/>14.8 Function Visibility<br/>14.9 Variable Visibility<br/>14.10 Function Modifier Keyword<br/>14.11 How Funds Are Accepted<br/>14.12 Fallback Function<br/>14.13 Contract Inheritance<br/>14.14 Contract Communicating with Another Contract 586<br/>14.15 External Libraries<br/>14.16 ERC20 Token Transfer<br/>14.17 Error Handling in Solidity<br/>14.18 Application Binary Interface (ABI)<br/>14.19 Swarm (Decentralized Storage Platform)<br/>14.20 Whisper (Decentralized Messaging Platform)<br/>Summary | Practical Questions (Using Ethereum Solidity)<br/><br/>15. Blockchain Platform using Python<br/>15.1 Introduction<br/>15.2 Learn How to Use Python Online Editor<br/>15.3 Basic Programming Using Python<br/>15.4 Python Packages for Blockchain<br/>Summary | Practical Questions (Using Python)<br/><br/>16. Blockchain platform using Hyperledger Fabric<br/>16.1 Introduction<br/>16.2 Components of Hyperledger Fabric Network<br/>16.3 Chaincodes from Developer.ibm.com<br/>16.4 Blockchain Application Using Fabric Java SDK<br/>Summary | Practical Questions (Using Python)<br/><br/>Appendices | Connecting Remix with Ganache; Connecting MyEtherWallet with Ganache; Connecting Remix with Metamask; Model Syllabus for Blockchain Technology<br/>Index
520 ## - SUMMARY, ETC.
Summary, etc Blockchain Technology explains blockchain in simple terms, guiding the reader through the nuances of how this revolutionary concept builds on the distributed database system to redefine how we store, move and update data.<br/><br/>The book covers the application areas of blockchain in great detail and spells out the crucial difference between Bitcoin and the broader blockchain technology.<br/><br/>The gradual flow of chapters traces the history of blockchain from cryptocurrencies to blockchain technology platforms and applications that are adopted by mainstream financial and industrial domains worldwide due to their ease of use, increased security and transparency.<br/><br/>Incorporating four useful case studies, this book is a much-needed curriculum aid for university students and for those planning to enter the software industry.
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Computer Science.
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Blockchain.
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name as entry element Coding.
690 ## - LOCAL SUBJECT ADDED ENTRY--TOPICAL TERM (OCLC, RLIN)
Department Name Department of Computer Science.
700 ## - ADDED ENTRY--PERSONAL NAME
Personal name George, Asha A.
700 ## - ADDED ENTRY--PERSONAL NAME
Personal name Abhilash, K A.
700 ## - ADDED ENTRY--PERSONAL NAME
Personal name Karthikeyan, Meena.
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Source of classification or shelving scheme Dewey Decimal Classification
Koha item type General Books
Holdings
Withdrawn status Lost status Source of classification or shelving scheme Damaged status Not for loan Collection code Home library Location Shelving location Date of Cataloging Total Checkouts Full call number Barcode Date last seen Price effective from Koha item type
    Dewey Decimal Classification     Non-fiction CUTN Central Library CUTN Central Library Generalia 22/11/2023   005.74 CHA 47781 22/11/2023 22/11/2023 General Books

Powered by Koha