Blockchain quick reference :: a guide to exploring decentralized blockchain application development /
Understand the Blockchain revolution and get to grips with Ethereum, Hyperledger Fabric, and Corda. Key Features Resolve common challenges and problems faced in the Blockchain domain Study architecture, concepts, terminologies, and Dapps Make smart choices using Blockchain for personal and business...
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2018.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Understand the Blockchain revolution and get to grips with Ethereum, Hyperledger Fabric, and Corda. Key Features Resolve common challenges and problems faced in the Blockchain domain Study architecture, concepts, terminologies, and Dapps Make smart choices using Blockchain for personal and business investments Book Description Blockchain Quick Reference takes you through the electrifying world of blockchain technology and is designed for those who want to polish their existing knowledge regarding the various pillars of the blockchain ecosystem. This book is your go-to guide, teaching you how to apply principles and ideas for making your life and business better. You will cover the architecture, Initial Coin Offerings (ICOs), tokens, smart contracts, and terminologies of the blockchain technology, before studying how they work. All you need is a curious mind to get started with blockchain technology. Once you have grasped the basics, you will explore components of Ethereum, such as ether tokens, transactions, and smart contracts, in order to build simple Dapps. You will then move on to learning why Solidity is used specifically for Ethereum-based projects, followed by exploring different types of blockchain with easy-to-follow examples. All this will help you tackle challenges and problems. By the end of this book, you will not only have solved current and future problems relating to blockchain technology but will also be able to build efficient decentralized applications. What you will learn Understand how blockchain architecture components work Acquaint yourself with cryptography and the mechanics behind blockchain Apply consensus protocol to determine the business sustainability Understand what ICOs and crypto-mining are and how they work Create cryptocurrency wallets and coins for transaction mechanisms Understand the use of Ethereum for smart contract and DApp development Who this book is for Blockchain Quick Reference is for you if you are a developer who wants to get well-versed with blockchain and its associated concepts and terminologies. You will explore the working mechanism of a decentralized application with the help of examples. Business leaders and blockchain enthusiasts will also find this book useful, as it will help you effectively address challenges and make better personal and business investments. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from y... |
Beschreibung: | 1 online resource (1 volume) : illustrations |
Bibliographie: | Includes bibliographical references. |
ISBN: | 9781788994255 1788994256 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBU-on1051771014 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 180912s2018 enka ob 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d UMI |d TEFOD |d YDX |d OCLCF |d STF |d N$T |d CEF |d G3B |d UAB |d K6U |d OCLCO |d OCLCQ |d OCLCO |d NZAUC |d OCLCQ |d OCLCA |d OCLCO |d OCLCL |d DXU | ||
019 | |a 1048948133 | ||
020 | |a 9781788994255 |q (electronic bk.) | ||
020 | |a 1788994256 |q (electronic bk.) | ||
020 | |z 9781788995788 | ||
035 | |a (OCoLC)1051771014 |z (OCoLC)1048948133 | ||
037 | |a CL0500000991 |b Safari Books Online | ||
037 | |a 01C7E8A5-38E4-40AC-91B0-199043427F8C |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a HG1710 | |
072 | 7 | |a BUS |x 027000 |2 bisacsh | |
082 | 7 | |a 332.178 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Hill, Brenn, |e author. | |
245 | 1 | 0 | |a Blockchain quick reference : |b a guide to exploring decentralized blockchain application development / |c Brenn Hill, Samanyu Chopra, Paul Valencourt. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2018. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
504 | |a Includes bibliographical references. | ||
588 | 0 | |a Online resource; title from title page (viewed September 10, 2018). | |
505 | 0 | |a Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Blockchain 101 -- Processing a financial transaction -- Ledger -- Concept of a trustless system -- Introducing blockchain -- General elements of blockchain -- Peer-to-peer network -- Block -- Block header -- Addresses -- Wallets -- Transaction -- Nodes -- What does blockchain solve? -- Types of blockchains -- Public blockchain -- Semi-private blockchain -- Private blockchain -- Consortium blockchain -- Byzantine generals problem -- Consensus -- Blockchain in a nutshell -- Benefits -- Banking records -- Medical records -- Government records -- Creative and copyright records -- University degree records -- Challenges -- Complexity -- Network scalability -- Speed and cost -- Double spending -- Summary -- Chapter 2: Components and Structure of Blockchain -- Blocks -- The chain between blocks -- Hashing and signatures -- Digital signatures -- What are digital keys? -- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography. | |
505 | 8 | |a Types of cryptography -- Symmetric cryptography -- Asymmetric (public-key) cryptography -- Signatures -- Hashing -- The avalanche effect -- Collisions -- Hashing a block -- Hashing outside PoW -- Summary -- Chapter 5: Bitcoin -- The history of Bitcoin -- Why Bitcoin is volatile -- Keys and addresses -- Currency units -- Vanity addresses -- Base58 check encoding -- Transactions -- Types -- Pay-to-Public-Key Hash -- Pay-to-Script Hash -- Blocks -- Genesis block -- Bitcoin network -- Types of nodes -- Full node -- Lightweight nodes -- Other nodes -- Network discovery -- Finding peers -- DNS seeds -- Static IPs -- Wallets -- Types -- Deterministic wallet -- Deterministic wallets -- HD wallets -- Non-deterministic wallet -- Summary -- Chapter 6: Altcoins -- Introducing Altcoins -- Tokens -- Ethereum -- Omni Layer -- NEO -- Waves -- Counterparty -- Alternative currency -- Monetary alternatives -- Consensus alternatives -- Litecoin -- Ether -- Ripple -- Bitcoin Cash -- Acquiring cryptocurrency -- Mining of cryptocurrency -- Bitcoin mining -- Mining difficulty -- Mining pools -- Altcoin mining -- Cryptocurrency exchanges -- Cryptocurrency wallets -- Summary -- Chapter 7: Achieving Consensus -- Practical Byzantine fault tolerance algorithm -- Byzantine faults -- How PBFT works -- Proof of Work -- How the PoW problem works in Bitcoin -- Proof of Stake -- The nothing-at-stake attack -- Variations -- Delegated Proof of Stake -- Tendermint consensus -- Proof of Authority -- Establishing authority -- Proof of Elapsed time -- Summary -- References -- Chapter 8: Advanced Blockchain Concepts -- Blockchain and banks -- Unbanked - going pure crypto -- Fixing pegs -- Buying options -- Why regulated exchanges? -- Unbanked and unincorporated? -- The DAO -- Decentralizing an organization -- Putting a corporation on a blockchain -- Cutting out the middle man. | |
505 | 8 | |a Providing capital -- Social purpose - blockchain as leveler -- Banking the unbanked -- Silk road LLC - privacy and ethics -- Tracking all the things -- Defeating some privacy issues with zero-knowledge proofs -- Unwrapping the concept of zero-knowledge proofs -- Summary -- Chapter 9: Cryptocurrency Wallets -- Introduction to cryptocurrency wallets -- Transactions in cryptocurrency wallets -- Types of cryptocurrency wallets -- Currency support -- Tenancy -- Software wallets -- Hardware wallets -- Paper wallets -- Brain wallet -- Usage frequency -- Key derivation -- Non-deterministic wallet -- Deterministic wallets -- Hierarchical deterministic wallets -- Mnemonic codes -- Key generation process in HD wallets -- Child key derivation -- Private key generation -- Extended keys -- Summary -- Chapter 10: Alternate Blockchains -- Various uses of blockchain -- Government -- Healthcare -- Medical research -- Supply chain -- Copyright -- Fine art -- Shipping -- Energy -- Computation and data storage -- Identification and social security -- Enterprise -- Ripple -- Transactions -- Stellar -- Tendermint -- Monax -- Summary -- Chapter 11: Hyperledger and Enterprise Blockchains -- History of Hyperledger -- Hyperledger projects -- Hyperledger Burrow -- Hyperledger Sawtooth -- Sawtooth architecture -- Transaction families -- Transactions and batches -- The key pieces -- Hyperledger Fabric -- Architecture choices and features -- Organizational focus -- Private channels -- Assets -- Smart contracts -- Advantages of Fabric -- Hyperledger Iroha -- Hyperledger Indy -- Tools in Hyperledger -- Hyperledger Caliper -- Hyperledger Composer -- Hyperledger Cello -- Hyperledger Explorer -- Hyperledger Quilt -- Relationships between the tools -- Which Hyperledger project should you use? -- Using Hyperledger -- Summary -- Chapter 12: Ethereum 101 -- Introducing Ethereum. | |
505 | 8 | |a Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? -- Automating processes and resolutions between parties -- Real-world example -- Increased transparency -- Ending centralized data -- Increased fairness -- Smart contract approaches -- Example Ethereum smart contracts -- The promises -- Security considerations -- Dealing with threats in smart contracts -- Limitations of smart contracts -- Data quality and mistakes -- Legal validity -- Stability of meaning -- Summary -- References -- Chapter 15: Ethereum Development -- Introduction -- Preparing for smart contract development -- Remix -- Geth and Mist -- Token standard -- Methods in ERC20 -- Web3 -- Truffle framework -- Ganache -- Working on a smart contract -- Summary -- Chapter 16: Ethereum Accounts and Ether Tokens -- Introducing Ethereum accounts -- Ethereum state transition function -- Genesis block -- Transaction receipts -- Elements -- Post-transaction state -- Gas used -- Set of logs -- The bloom filter -- Structure. | |
505 | 8 | |a Transaction sub state -- Suicide set -- Log series -- Refund balance -- Messages -- Calls -- Ethereum block validation -- Uncles validation -- Block difficulty -- Block finalization -- Disadvantages of Ethereum-based tokens -- Summary -- Chapter 17: Decentralized Applications -- What makes an application decentralized -- Defining a decentralized application -- Decentralized apps and blockchain -- Using blockchain does not make an application decentralized -- Major decentralized blockchain applications -- IPFS -- Typical web communications -- Peer-to-peer file transfer -- Value to blockchain projects -- Aragon -- district0x -- What is a district? -- Ethereum name service -- Civic/uPort -- Gnosis -- Steemit -- CryptoKitties -- Summary -- References -- Chapter 18: Mining -- Cryptocurrency mining -- The mining process -- Algorithms -- Mining hardware -- CPU-based mining -- GPU-based mining -- FPGA-based mining -- ASIC-based mining -- Miner types -- Cloud mining -- Hardware mining -- Mining rigs -- Mining pools -- Pay-per-share - PPS -- Proportional - PROP -- Pay-per-last-N-shares - PPLNS -- The double geometric method - DGM -- Shared maximum pay per share - SMPPS -- Equalized shared maximum pay per share - ESMPPS -- Recent shared maximum pay per share - RSMPPS -- Capped pay per share with recent backpay - CPPSRB -- Bitcoin pooled mining - BPM -- Pay on target - POT -- SCORE -- Popular pools -- Mining software -- Summary -- Chapter 19: ICO 101 -- The current state of the ICO market -- Increasing volume of ICOs -- Typical aspects of an ICO campaign -- Whitepaper -- Private placement -- Pre-sale -- Good pre-sale practices -- Public sale -- Capped sale -- Uncapped sale -- Dutch auction -- Influencer marketing -- PR campaigns -- Content marketing -- ICO reviewers -- Smart contract and prototype development -- Code audits -- Bounty campaigns -- Airdrops. | |
520 | |a Understand the Blockchain revolution and get to grips with Ethereum, Hyperledger Fabric, and Corda. Key Features Resolve common challenges and problems faced in the Blockchain domain Study architecture, concepts, terminologies, and Dapps Make smart choices using Blockchain for personal and business investments Book Description Blockchain Quick Reference takes you through the electrifying world of blockchain technology and is designed for those who want to polish their existing knowledge regarding the various pillars of the blockchain ecosystem. This book is your go-to guide, teaching you how to apply principles and ideas for making your life and business better. You will cover the architecture, Initial Coin Offerings (ICOs), tokens, smart contracts, and terminologies of the blockchain technology, before studying how they work. All you need is a curious mind to get started with blockchain technology. Once you have grasped the basics, you will explore components of Ethereum, such as ether tokens, transactions, and smart contracts, in order to build simple Dapps. You will then move on to learning why Solidity is used specifically for Ethereum-based projects, followed by exploring different types of blockchain with easy-to-follow examples. All this will help you tackle challenges and problems. By the end of this book, you will not only have solved current and future problems relating to blockchain technology but will also be able to build efficient decentralized applications. What you will learn Understand how blockchain architecture components work Acquaint yourself with cryptography and the mechanics behind blockchain Apply consensus protocol to determine the business sustainability Understand what ICOs and crypto-mining are and how they work Create cryptocurrency wallets and coins for transaction mechanisms Understand the use of Ethereum for smart contract and DApp development Who this book is for Blockchain Quick Reference is for you if you are a developer who wants to get well-versed with blockchain and its associated concepts and terminologies. You will explore the working mechanism of a decentralized application with the help of examples. Business leaders and blockchain enthusiasts will also find this book useful, as it will help you effectively address challenges and make better personal and business investments. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from y... | ||
650 | 0 | |a Electronic funds transfers. |0 http://id.loc.gov/authorities/subjects/sh85042329 | |
650 | 0 | |a Bitcoin. |0 http://id.loc.gov/authorities/subjects/sh2015000075 | |
650 | 0 | |a Electronic commerce. |0 http://id.loc.gov/authorities/subjects/sh96008434 | |
650 | 0 | |a Mobile commerce. |0 http://id.loc.gov/authorities/subjects/sh2002005081 | |
650 | 0 | |a Banks and banking |x Technological innovations. | |
650 | 0 | |a Financial institutions |x Technological innovations. | |
650 | 6 | |a Transferts électroniques de fonds. | |
650 | 6 | |a Bitcoin. | |
650 | 6 | |a Commerce électronique. | |
650 | 6 | |a Commerce mobile. | |
650 | 6 | |a Institutions financières |x Innovations. | |
650 | 7 | |a Bitcoin. |2 aat | |
650 | 7 | |a BUSINESS & ECONOMICS |x Finance. |2 bisacsh | |
650 | 7 | |a Banks and banking |x Technological innovations |2 fast | |
650 | 7 | |a Bitcoin |2 fast | |
650 | 7 | |a Electronic commerce |2 fast | |
650 | 7 | |a Electronic funds transfers |2 fast | |
650 | 7 | |a Financial institutions |x Technological innovations |2 fast | |
650 | 7 | |a Mobile commerce |2 fast | |
700 | 1 | |a Chopra, Samanyu, |e author. | |
700 | 1 | |a Valencourt, Paul, |e author. | |
758 | |i has work: |a Blockchain quick reference (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFrG67GJcMVxy6dwVHjrxC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBU |q FWS_PDA_EBU |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1868815 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1868815 | ||
938 | |a YBP Library Services |b YANK |n 15649497 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBU | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBU-on1051771014 |
---|---|
_version_ | 1816796931746168832 |
adam_text | |
any_adam_object | |
author | Hill, Brenn Chopra, Samanyu Valencourt, Paul |
author_facet | Hill, Brenn Chopra, Samanyu Valencourt, Paul |
author_role | aut aut aut |
author_sort | Hill, Brenn |
author_variant | b h bh s c sc p v pv |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HG1710 |
callnumber-raw | HG1710 |
callnumber-search | HG1710 |
callnumber-sort | HG 41710 |
callnumber-subject | HG - Finance |
collection | ZDB-4-EBU |
contents | Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Blockchain 101 -- Processing a financial transaction -- Ledger -- Concept of a trustless system -- Introducing blockchain -- General elements of blockchain -- Peer-to-peer network -- Block -- Block header -- Addresses -- Wallets -- Transaction -- Nodes -- What does blockchain solve? -- Types of blockchains -- Public blockchain -- Semi-private blockchain -- Private blockchain -- Consortium blockchain -- Byzantine generals problem -- Consensus -- Blockchain in a nutshell -- Benefits -- Banking records -- Medical records -- Government records -- Creative and copyright records -- University degree records -- Challenges -- Complexity -- Network scalability -- Speed and cost -- Double spending -- Summary -- Chapter 2: Components and Structure of Blockchain -- Blocks -- The chain between blocks -- Hashing and signatures -- Digital signatures -- What are digital keys? -- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography. Types of cryptography -- Symmetric cryptography -- Asymmetric (public-key) cryptography -- Signatures -- Hashing -- The avalanche effect -- Collisions -- Hashing a block -- Hashing outside PoW -- Summary -- Chapter 5: Bitcoin -- The history of Bitcoin -- Why Bitcoin is volatile -- Keys and addresses -- Currency units -- Vanity addresses -- Base58 check encoding -- Transactions -- Types -- Pay-to-Public-Key Hash -- Pay-to-Script Hash -- Blocks -- Genesis block -- Bitcoin network -- Types of nodes -- Full node -- Lightweight nodes -- Other nodes -- Network discovery -- Finding peers -- DNS seeds -- Static IPs -- Wallets -- Types -- Deterministic wallet -- Deterministic wallets -- HD wallets -- Non-deterministic wallet -- Summary -- Chapter 6: Altcoins -- Introducing Altcoins -- Tokens -- Ethereum -- Omni Layer -- NEO -- Waves -- Counterparty -- Alternative currency -- Monetary alternatives -- Consensus alternatives -- Litecoin -- Ether -- Ripple -- Bitcoin Cash -- Acquiring cryptocurrency -- Mining of cryptocurrency -- Bitcoin mining -- Mining difficulty -- Mining pools -- Altcoin mining -- Cryptocurrency exchanges -- Cryptocurrency wallets -- Summary -- Chapter 7: Achieving Consensus -- Practical Byzantine fault tolerance algorithm -- Byzantine faults -- How PBFT works -- Proof of Work -- How the PoW problem works in Bitcoin -- Proof of Stake -- The nothing-at-stake attack -- Variations -- Delegated Proof of Stake -- Tendermint consensus -- Proof of Authority -- Establishing authority -- Proof of Elapsed time -- Summary -- References -- Chapter 8: Advanced Blockchain Concepts -- Blockchain and banks -- Unbanked - going pure crypto -- Fixing pegs -- Buying options -- Why regulated exchanges? -- Unbanked and unincorporated? -- The DAO -- Decentralizing an organization -- Putting a corporation on a blockchain -- Cutting out the middle man. Providing capital -- Social purpose - blockchain as leveler -- Banking the unbanked -- Silk road LLC - privacy and ethics -- Tracking all the things -- Defeating some privacy issues with zero-knowledge proofs -- Unwrapping the concept of zero-knowledge proofs -- Summary -- Chapter 9: Cryptocurrency Wallets -- Introduction to cryptocurrency wallets -- Transactions in cryptocurrency wallets -- Types of cryptocurrency wallets -- Currency support -- Tenancy -- Software wallets -- Hardware wallets -- Paper wallets -- Brain wallet -- Usage frequency -- Key derivation -- Non-deterministic wallet -- Deterministic wallets -- Hierarchical deterministic wallets -- Mnemonic codes -- Key generation process in HD wallets -- Child key derivation -- Private key generation -- Extended keys -- Summary -- Chapter 10: Alternate Blockchains -- Various uses of blockchain -- Government -- Healthcare -- Medical research -- Supply chain -- Copyright -- Fine art -- Shipping -- Energy -- Computation and data storage -- Identification and social security -- Enterprise -- Ripple -- Transactions -- Stellar -- Tendermint -- Monax -- Summary -- Chapter 11: Hyperledger and Enterprise Blockchains -- History of Hyperledger -- Hyperledger projects -- Hyperledger Burrow -- Hyperledger Sawtooth -- Sawtooth architecture -- Transaction families -- Transactions and batches -- The key pieces -- Hyperledger Fabric -- Architecture choices and features -- Organizational focus -- Private channels -- Assets -- Smart contracts -- Advantages of Fabric -- Hyperledger Iroha -- Hyperledger Indy -- Tools in Hyperledger -- Hyperledger Caliper -- Hyperledger Composer -- Hyperledger Cello -- Hyperledger Explorer -- Hyperledger Quilt -- Relationships between the tools -- Which Hyperledger project should you use? -- Using Hyperledger -- Summary -- Chapter 12: Ethereum 101 -- Introducing Ethereum. Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? -- Automating processes and resolutions between parties -- Real-world example -- Increased transparency -- Ending centralized data -- Increased fairness -- Smart contract approaches -- Example Ethereum smart contracts -- The promises -- Security considerations -- Dealing with threats in smart contracts -- Limitations of smart contracts -- Data quality and mistakes -- Legal validity -- Stability of meaning -- Summary -- References -- Chapter 15: Ethereum Development -- Introduction -- Preparing for smart contract development -- Remix -- Geth and Mist -- Token standard -- Methods in ERC20 -- Web3 -- Truffle framework -- Ganache -- Working on a smart contract -- Summary -- Chapter 16: Ethereum Accounts and Ether Tokens -- Introducing Ethereum accounts -- Ethereum state transition function -- Genesis block -- Transaction receipts -- Elements -- Post-transaction state -- Gas used -- Set of logs -- The bloom filter -- Structure. Transaction sub state -- Suicide set -- Log series -- Refund balance -- Messages -- Calls -- Ethereum block validation -- Uncles validation -- Block difficulty -- Block finalization -- Disadvantages of Ethereum-based tokens -- Summary -- Chapter 17: Decentralized Applications -- What makes an application decentralized -- Defining a decentralized application -- Decentralized apps and blockchain -- Using blockchain does not make an application decentralized -- Major decentralized blockchain applications -- IPFS -- Typical web communications -- Peer-to-peer file transfer -- Value to blockchain projects -- Aragon -- district0x -- What is a district? -- Ethereum name service -- Civic/uPort -- Gnosis -- Steemit -- CryptoKitties -- Summary -- References -- Chapter 18: Mining -- Cryptocurrency mining -- The mining process -- Algorithms -- Mining hardware -- CPU-based mining -- GPU-based mining -- FPGA-based mining -- ASIC-based mining -- Miner types -- Cloud mining -- Hardware mining -- Mining rigs -- Mining pools -- Pay-per-share - PPS -- Proportional - PROP -- Pay-per-last-N-shares - PPLNS -- The double geometric method - DGM -- Shared maximum pay per share - SMPPS -- Equalized shared maximum pay per share - ESMPPS -- Recent shared maximum pay per share - RSMPPS -- Capped pay per share with recent backpay - CPPSRB -- Bitcoin pooled mining - BPM -- Pay on target - POT -- SCORE -- Popular pools -- Mining software -- Summary -- Chapter 19: ICO 101 -- The current state of the ICO market -- Increasing volume of ICOs -- Typical aspects of an ICO campaign -- Whitepaper -- Private placement -- Pre-sale -- Good pre-sale practices -- Public sale -- Capped sale -- Uncapped sale -- Dutch auction -- Influencer marketing -- PR campaigns -- Content marketing -- ICO reviewers -- Smart contract and prototype development -- Code audits -- Bounty campaigns -- Airdrops. |
ctrlnum | (OCoLC)1051771014 |
dewey-full | 332.178 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 332 - Financial economics |
dewey-raw | 332.178 |
dewey-search | 332.178 |
dewey-sort | 3332.178 |
dewey-tens | 330 - Economics |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>14904cam a2200733 i 4500</leader><controlfield tag="001">ZDB-4-EBU-on1051771014</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">180912s2018 enka ob 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">UMI</subfield><subfield code="d">TEFOD</subfield><subfield code="d">YDX</subfield><subfield code="d">OCLCF</subfield><subfield code="d">STF</subfield><subfield code="d">N$T</subfield><subfield code="d">CEF</subfield><subfield code="d">G3B</subfield><subfield code="d">UAB</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">NZAUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">DXU</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1048948133</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788994255</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788994256</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781788995788</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1051771014</subfield><subfield code="z">(OCoLC)1048948133</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000991</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">01C7E8A5-38E4-40AC-91B0-199043427F8C</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HG1710</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">027000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">332.178</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hill, Brenn,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Blockchain quick reference :</subfield><subfield code="b">a guide to exploring decentralized blockchain application development /</subfield><subfield code="c">Brenn Hill, Samanyu Chopra, Paul Valencourt.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2018.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (viewed September 10, 2018).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Blockchain 101 -- Processing a financial transaction -- Ledger -- Concept of a trustless system -- Introducing blockchain -- General elements of blockchain -- Peer-to-peer network -- Block -- Block header -- Addresses -- Wallets -- Transaction -- Nodes -- What does blockchain solve? -- Types of blockchains -- Public blockchain -- Semi-private blockchain -- Private blockchain -- Consortium blockchain -- Byzantine generals problem -- Consensus -- Blockchain in a nutshell -- Benefits -- Banking records -- Medical records -- Government records -- Creative and copyright records -- University degree records -- Challenges -- Complexity -- Network scalability -- Speed and cost -- Double spending -- Summary -- Chapter 2: Components and Structure of Blockchain -- Blocks -- The chain between blocks -- Hashing and signatures -- Digital signatures -- What are digital keys? -- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Types of cryptography -- Symmetric cryptography -- Asymmetric (public-key) cryptography -- Signatures -- Hashing -- The avalanche effect -- Collisions -- Hashing a block -- Hashing outside PoW -- Summary -- Chapter 5: Bitcoin -- The history of Bitcoin -- Why Bitcoin is volatile -- Keys and addresses -- Currency units -- Vanity addresses -- Base58 check encoding -- Transactions -- Types -- Pay-to-Public-Key Hash -- Pay-to-Script Hash -- Blocks -- Genesis block -- Bitcoin network -- Types of nodes -- Full node -- Lightweight nodes -- Other nodes -- Network discovery -- Finding peers -- DNS seeds -- Static IPs -- Wallets -- Types -- Deterministic wallet -- Deterministic wallets -- HD wallets -- Non-deterministic wallet -- Summary -- Chapter 6: Altcoins -- Introducing Altcoins -- Tokens -- Ethereum -- Omni Layer -- NEO -- Waves -- Counterparty -- Alternative currency -- Monetary alternatives -- Consensus alternatives -- Litecoin -- Ether -- Ripple -- Bitcoin Cash -- Acquiring cryptocurrency -- Mining of cryptocurrency -- Bitcoin mining -- Mining difficulty -- Mining pools -- Altcoin mining -- Cryptocurrency exchanges -- Cryptocurrency wallets -- Summary -- Chapter 7: Achieving Consensus -- Practical Byzantine fault tolerance algorithm -- Byzantine faults -- How PBFT works -- Proof of Work -- How the PoW problem works in Bitcoin -- Proof of Stake -- The nothing-at-stake attack -- Variations -- Delegated Proof of Stake -- Tendermint consensus -- Proof of Authority -- Establishing authority -- Proof of Elapsed time -- Summary -- References -- Chapter 8: Advanced Blockchain Concepts -- Blockchain and banks -- Unbanked - going pure crypto -- Fixing pegs -- Buying options -- Why regulated exchanges? -- Unbanked and unincorporated? -- The DAO -- Decentralizing an organization -- Putting a corporation on a blockchain -- Cutting out the middle man.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Providing capital -- Social purpose - blockchain as leveler -- Banking the unbanked -- Silk road LLC - privacy and ethics -- Tracking all the things -- Defeating some privacy issues with zero-knowledge proofs -- Unwrapping the concept of zero-knowledge proofs -- Summary -- Chapter 9: Cryptocurrency Wallets -- Introduction to cryptocurrency wallets -- Transactions in cryptocurrency wallets -- Types of cryptocurrency wallets -- Currency support -- Tenancy -- Software wallets -- Hardware wallets -- Paper wallets -- Brain wallet -- Usage frequency -- Key derivation -- Non-deterministic wallet -- Deterministic wallets -- Hierarchical deterministic wallets -- Mnemonic codes -- Key generation process in HD wallets -- Child key derivation -- Private key generation -- Extended keys -- Summary -- Chapter 10: Alternate Blockchains -- Various uses of blockchain -- Government -- Healthcare -- Medical research -- Supply chain -- Copyright -- Fine art -- Shipping -- Energy -- Computation and data storage -- Identification and social security -- Enterprise -- Ripple -- Transactions -- Stellar -- Tendermint -- Monax -- Summary -- Chapter 11: Hyperledger and Enterprise Blockchains -- History of Hyperledger -- Hyperledger projects -- Hyperledger Burrow -- Hyperledger Sawtooth -- Sawtooth architecture -- Transaction families -- Transactions and batches -- The key pieces -- Hyperledger Fabric -- Architecture choices and features -- Organizational focus -- Private channels -- Assets -- Smart contracts -- Advantages of Fabric -- Hyperledger Iroha -- Hyperledger Indy -- Tools in Hyperledger -- Hyperledger Caliper -- Hyperledger Composer -- Hyperledger Cello -- Hyperledger Explorer -- Hyperledger Quilt -- Relationships between the tools -- Which Hyperledger project should you use? -- Using Hyperledger -- Summary -- Chapter 12: Ethereum 101 -- Introducing Ethereum.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? -- Automating processes and resolutions between parties -- Real-world example -- Increased transparency -- Ending centralized data -- Increased fairness -- Smart contract approaches -- Example Ethereum smart contracts -- The promises -- Security considerations -- Dealing with threats in smart contracts -- Limitations of smart contracts -- Data quality and mistakes -- Legal validity -- Stability of meaning -- Summary -- References -- Chapter 15: Ethereum Development -- Introduction -- Preparing for smart contract development -- Remix -- Geth and Mist -- Token standard -- Methods in ERC20 -- Web3 -- Truffle framework -- Ganache -- Working on a smart contract -- Summary -- Chapter 16: Ethereum Accounts and Ether Tokens -- Introducing Ethereum accounts -- Ethereum state transition function -- Genesis block -- Transaction receipts -- Elements -- Post-transaction state -- Gas used -- Set of logs -- The bloom filter -- Structure.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Transaction sub state -- Suicide set -- Log series -- Refund balance -- Messages -- Calls -- Ethereum block validation -- Uncles validation -- Block difficulty -- Block finalization -- Disadvantages of Ethereum-based tokens -- Summary -- Chapter 17: Decentralized Applications -- What makes an application decentralized -- Defining a decentralized application -- Decentralized apps and blockchain -- Using blockchain does not make an application decentralized -- Major decentralized blockchain applications -- IPFS -- Typical web communications -- Peer-to-peer file transfer -- Value to blockchain projects -- Aragon -- district0x -- What is a district? -- Ethereum name service -- Civic/uPort -- Gnosis -- Steemit -- CryptoKitties -- Summary -- References -- Chapter 18: Mining -- Cryptocurrency mining -- The mining process -- Algorithms -- Mining hardware -- CPU-based mining -- GPU-based mining -- FPGA-based mining -- ASIC-based mining -- Miner types -- Cloud mining -- Hardware mining -- Mining rigs -- Mining pools -- Pay-per-share - PPS -- Proportional - PROP -- Pay-per-last-N-shares - PPLNS -- The double geometric method - DGM -- Shared maximum pay per share - SMPPS -- Equalized shared maximum pay per share - ESMPPS -- Recent shared maximum pay per share - RSMPPS -- Capped pay per share with recent backpay - CPPSRB -- Bitcoin pooled mining - BPM -- Pay on target - POT -- SCORE -- Popular pools -- Mining software -- Summary -- Chapter 19: ICO 101 -- The current state of the ICO market -- Increasing volume of ICOs -- Typical aspects of an ICO campaign -- Whitepaper -- Private placement -- Pre-sale -- Good pre-sale practices -- Public sale -- Capped sale -- Uncapped sale -- Dutch auction -- Influencer marketing -- PR campaigns -- Content marketing -- ICO reviewers -- Smart contract and prototype development -- Code audits -- Bounty campaigns -- Airdrops.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Understand the Blockchain revolution and get to grips with Ethereum, Hyperledger Fabric, and Corda. Key Features Resolve common challenges and problems faced in the Blockchain domain Study architecture, concepts, terminologies, and Dapps Make smart choices using Blockchain for personal and business investments Book Description Blockchain Quick Reference takes you through the electrifying world of blockchain technology and is designed for those who want to polish their existing knowledge regarding the various pillars of the blockchain ecosystem. This book is your go-to guide, teaching you how to apply principles and ideas for making your life and business better. You will cover the architecture, Initial Coin Offerings (ICOs), tokens, smart contracts, and terminologies of the blockchain technology, before studying how they work. All you need is a curious mind to get started with blockchain technology. Once you have grasped the basics, you will explore components of Ethereum, such as ether tokens, transactions, and smart contracts, in order to build simple Dapps. You will then move on to learning why Solidity is used specifically for Ethereum-based projects, followed by exploring different types of blockchain with easy-to-follow examples. All this will help you tackle challenges and problems. By the end of this book, you will not only have solved current and future problems relating to blockchain technology but will also be able to build efficient decentralized applications. What you will learn Understand how blockchain architecture components work Acquaint yourself with cryptography and the mechanics behind blockchain Apply consensus protocol to determine the business sustainability Understand what ICOs and crypto-mining are and how they work Create cryptocurrency wallets and coins for transaction mechanisms Understand the use of Ethereum for smart contract and DApp development Who this book is for Blockchain Quick Reference is for you if you are a developer who wants to get well-versed with blockchain and its associated concepts and terminologies. You will explore the working mechanism of a decentralized application with the help of examples. Business leaders and blockchain enthusiasts will also find this book useful, as it will help you effectively address challenges and make better personal and business investments. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from y...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electronic funds transfers.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85042329</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Bitcoin.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2015000075</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electronic commerce.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008434</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Mobile commerce.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2002005081</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Banks and banking</subfield><subfield code="x">Technological innovations.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Financial institutions</subfield><subfield code="x">Technological innovations.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Transferts électroniques de fonds.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Bitcoin.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Commerce électronique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Commerce mobile.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Institutions financières</subfield><subfield code="x">Innovations.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Bitcoin.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Finance.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Banks and banking</subfield><subfield code="x">Technological innovations</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Bitcoin</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Electronic commerce</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Electronic funds transfers</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Financial institutions</subfield><subfield code="x">Technological innovations</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Mobile commerce</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Chopra, Samanyu,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Valencourt, Paul,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Blockchain quick reference (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFrG67GJcMVxy6dwVHjrxC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBU</subfield><subfield code="q">FWS_PDA_EBU</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1868815</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1868815</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">15649497</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBU-on1051771014 |
illustrated | Illustrated |
indexdate | 2024-11-26T14:49:31Z |
institution | BVB |
isbn | 9781788994255 1788994256 |
language | English |
oclc_num | 1051771014 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBU |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Hill, Brenn, author. Blockchain quick reference : a guide to exploring decentralized blockchain application development / Brenn Hill, Samanyu Chopra, Paul Valencourt. Birmingham, UK : Packt Publishing, 2018. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes bibliographical references. Online resource; title from title page (viewed September 10, 2018). Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Blockchain 101 -- Processing a financial transaction -- Ledger -- Concept of a trustless system -- Introducing blockchain -- General elements of blockchain -- Peer-to-peer network -- Block -- Block header -- Addresses -- Wallets -- Transaction -- Nodes -- What does blockchain solve? -- Types of blockchains -- Public blockchain -- Semi-private blockchain -- Private blockchain -- Consortium blockchain -- Byzantine generals problem -- Consensus -- Blockchain in a nutshell -- Benefits -- Banking records -- Medical records -- Government records -- Creative and copyright records -- University degree records -- Challenges -- Complexity -- Network scalability -- Speed and cost -- Double spending -- Summary -- Chapter 2: Components and Structure of Blockchain -- Blocks -- The chain between blocks -- Hashing and signatures -- Digital signatures -- What are digital keys? -- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography. Types of cryptography -- Symmetric cryptography -- Asymmetric (public-key) cryptography -- Signatures -- Hashing -- The avalanche effect -- Collisions -- Hashing a block -- Hashing outside PoW -- Summary -- Chapter 5: Bitcoin -- The history of Bitcoin -- Why Bitcoin is volatile -- Keys and addresses -- Currency units -- Vanity addresses -- Base58 check encoding -- Transactions -- Types -- Pay-to-Public-Key Hash -- Pay-to-Script Hash -- Blocks -- Genesis block -- Bitcoin network -- Types of nodes -- Full node -- Lightweight nodes -- Other nodes -- Network discovery -- Finding peers -- DNS seeds -- Static IPs -- Wallets -- Types -- Deterministic wallet -- Deterministic wallets -- HD wallets -- Non-deterministic wallet -- Summary -- Chapter 6: Altcoins -- Introducing Altcoins -- Tokens -- Ethereum -- Omni Layer -- NEO -- Waves -- Counterparty -- Alternative currency -- Monetary alternatives -- Consensus alternatives -- Litecoin -- Ether -- Ripple -- Bitcoin Cash -- Acquiring cryptocurrency -- Mining of cryptocurrency -- Bitcoin mining -- Mining difficulty -- Mining pools -- Altcoin mining -- Cryptocurrency exchanges -- Cryptocurrency wallets -- Summary -- Chapter 7: Achieving Consensus -- Practical Byzantine fault tolerance algorithm -- Byzantine faults -- How PBFT works -- Proof of Work -- How the PoW problem works in Bitcoin -- Proof of Stake -- The nothing-at-stake attack -- Variations -- Delegated Proof of Stake -- Tendermint consensus -- Proof of Authority -- Establishing authority -- Proof of Elapsed time -- Summary -- References -- Chapter 8: Advanced Blockchain Concepts -- Blockchain and banks -- Unbanked - going pure crypto -- Fixing pegs -- Buying options -- Why regulated exchanges? -- Unbanked and unincorporated? -- The DAO -- Decentralizing an organization -- Putting a corporation on a blockchain -- Cutting out the middle man. Providing capital -- Social purpose - blockchain as leveler -- Banking the unbanked -- Silk road LLC - privacy and ethics -- Tracking all the things -- Defeating some privacy issues with zero-knowledge proofs -- Unwrapping the concept of zero-knowledge proofs -- Summary -- Chapter 9: Cryptocurrency Wallets -- Introduction to cryptocurrency wallets -- Transactions in cryptocurrency wallets -- Types of cryptocurrency wallets -- Currency support -- Tenancy -- Software wallets -- Hardware wallets -- Paper wallets -- Brain wallet -- Usage frequency -- Key derivation -- Non-deterministic wallet -- Deterministic wallets -- Hierarchical deterministic wallets -- Mnemonic codes -- Key generation process in HD wallets -- Child key derivation -- Private key generation -- Extended keys -- Summary -- Chapter 10: Alternate Blockchains -- Various uses of blockchain -- Government -- Healthcare -- Medical research -- Supply chain -- Copyright -- Fine art -- Shipping -- Energy -- Computation and data storage -- Identification and social security -- Enterprise -- Ripple -- Transactions -- Stellar -- Tendermint -- Monax -- Summary -- Chapter 11: Hyperledger and Enterprise Blockchains -- History of Hyperledger -- Hyperledger projects -- Hyperledger Burrow -- Hyperledger Sawtooth -- Sawtooth architecture -- Transaction families -- Transactions and batches -- The key pieces -- Hyperledger Fabric -- Architecture choices and features -- Organizational focus -- Private channels -- Assets -- Smart contracts -- Advantages of Fabric -- Hyperledger Iroha -- Hyperledger Indy -- Tools in Hyperledger -- Hyperledger Caliper -- Hyperledger Composer -- Hyperledger Cello -- Hyperledger Explorer -- Hyperledger Quilt -- Relationships between the tools -- Which Hyperledger project should you use? -- Using Hyperledger -- Summary -- Chapter 12: Ethereum 101 -- Introducing Ethereum. Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? -- Automating processes and resolutions between parties -- Real-world example -- Increased transparency -- Ending centralized data -- Increased fairness -- Smart contract approaches -- Example Ethereum smart contracts -- The promises -- Security considerations -- Dealing with threats in smart contracts -- Limitations of smart contracts -- Data quality and mistakes -- Legal validity -- Stability of meaning -- Summary -- References -- Chapter 15: Ethereum Development -- Introduction -- Preparing for smart contract development -- Remix -- Geth and Mist -- Token standard -- Methods in ERC20 -- Web3 -- Truffle framework -- Ganache -- Working on a smart contract -- Summary -- Chapter 16: Ethereum Accounts and Ether Tokens -- Introducing Ethereum accounts -- Ethereum state transition function -- Genesis block -- Transaction receipts -- Elements -- Post-transaction state -- Gas used -- Set of logs -- The bloom filter -- Structure. Transaction sub state -- Suicide set -- Log series -- Refund balance -- Messages -- Calls -- Ethereum block validation -- Uncles validation -- Block difficulty -- Block finalization -- Disadvantages of Ethereum-based tokens -- Summary -- Chapter 17: Decentralized Applications -- What makes an application decentralized -- Defining a decentralized application -- Decentralized apps and blockchain -- Using blockchain does not make an application decentralized -- Major decentralized blockchain applications -- IPFS -- Typical web communications -- Peer-to-peer file transfer -- Value to blockchain projects -- Aragon -- district0x -- What is a district? -- Ethereum name service -- Civic/uPort -- Gnosis -- Steemit -- CryptoKitties -- Summary -- References -- Chapter 18: Mining -- Cryptocurrency mining -- The mining process -- Algorithms -- Mining hardware -- CPU-based mining -- GPU-based mining -- FPGA-based mining -- ASIC-based mining -- Miner types -- Cloud mining -- Hardware mining -- Mining rigs -- Mining pools -- Pay-per-share - PPS -- Proportional - PROP -- Pay-per-last-N-shares - PPLNS -- The double geometric method - DGM -- Shared maximum pay per share - SMPPS -- Equalized shared maximum pay per share - ESMPPS -- Recent shared maximum pay per share - RSMPPS -- Capped pay per share with recent backpay - CPPSRB -- Bitcoin pooled mining - BPM -- Pay on target - POT -- SCORE -- Popular pools -- Mining software -- Summary -- Chapter 19: ICO 101 -- The current state of the ICO market -- Increasing volume of ICOs -- Typical aspects of an ICO campaign -- Whitepaper -- Private placement -- Pre-sale -- Good pre-sale practices -- Public sale -- Capped sale -- Uncapped sale -- Dutch auction -- Influencer marketing -- PR campaigns -- Content marketing -- ICO reviewers -- Smart contract and prototype development -- Code audits -- Bounty campaigns -- Airdrops. Understand the Blockchain revolution and get to grips with Ethereum, Hyperledger Fabric, and Corda. Key Features Resolve common challenges and problems faced in the Blockchain domain Study architecture, concepts, terminologies, and Dapps Make smart choices using Blockchain for personal and business investments Book Description Blockchain Quick Reference takes you through the electrifying world of blockchain technology and is designed for those who want to polish their existing knowledge regarding the various pillars of the blockchain ecosystem. This book is your go-to guide, teaching you how to apply principles and ideas for making your life and business better. You will cover the architecture, Initial Coin Offerings (ICOs), tokens, smart contracts, and terminologies of the blockchain technology, before studying how they work. All you need is a curious mind to get started with blockchain technology. Once you have grasped the basics, you will explore components of Ethereum, such as ether tokens, transactions, and smart contracts, in order to build simple Dapps. You will then move on to learning why Solidity is used specifically for Ethereum-based projects, followed by exploring different types of blockchain with easy-to-follow examples. All this will help you tackle challenges and problems. By the end of this book, you will not only have solved current and future problems relating to blockchain technology but will also be able to build efficient decentralized applications. What you will learn Understand how blockchain architecture components work Acquaint yourself with cryptography and the mechanics behind blockchain Apply consensus protocol to determine the business sustainability Understand what ICOs and crypto-mining are and how they work Create cryptocurrency wallets and coins for transaction mechanisms Understand the use of Ethereum for smart contract and DApp development Who this book is for Blockchain Quick Reference is for you if you are a developer who wants to get well-versed with blockchain and its associated concepts and terminologies. You will explore the working mechanism of a decentralized application with the help of examples. Business leaders and blockchain enthusiasts will also find this book useful, as it will help you effectively address challenges and make better personal and business investments. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from y... Electronic funds transfers. http://id.loc.gov/authorities/subjects/sh85042329 Bitcoin. http://id.loc.gov/authorities/subjects/sh2015000075 Electronic commerce. http://id.loc.gov/authorities/subjects/sh96008434 Mobile commerce. http://id.loc.gov/authorities/subjects/sh2002005081 Banks and banking Technological innovations. Financial institutions Technological innovations. Transferts électroniques de fonds. Bitcoin. Commerce électronique. Commerce mobile. Institutions financières Innovations. Bitcoin. aat BUSINESS & ECONOMICS Finance. bisacsh Banks and banking Technological innovations fast Bitcoin fast Electronic commerce fast Electronic funds transfers fast Financial institutions Technological innovations fast Mobile commerce fast Chopra, Samanyu, author. Valencourt, Paul, author. has work: Blockchain quick reference (Text) https://id.oclc.org/worldcat/entity/E39PCFrG67GJcMVxy6dwVHjrxC https://id.oclc.org/worldcat/ontology/hasWork FWS01 ZDB-4-EBU FWS_PDA_EBU https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1868815 Volltext |
spellingShingle | Hill, Brenn Chopra, Samanyu Valencourt, Paul Blockchain quick reference : a guide to exploring decentralized blockchain application development / Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: Blockchain 101 -- Processing a financial transaction -- Ledger -- Concept of a trustless system -- Introducing blockchain -- General elements of blockchain -- Peer-to-peer network -- Block -- Block header -- Addresses -- Wallets -- Transaction -- Nodes -- What does blockchain solve? -- Types of blockchains -- Public blockchain -- Semi-private blockchain -- Private blockchain -- Consortium blockchain -- Byzantine generals problem -- Consensus -- Blockchain in a nutshell -- Benefits -- Banking records -- Medical records -- Government records -- Creative and copyright records -- University degree records -- Challenges -- Complexity -- Network scalability -- Speed and cost -- Double spending -- Summary -- Chapter 2: Components and Structure of Blockchain -- Blocks -- The chain between blocks -- Hashing and signatures -- Digital signatures -- What are digital keys? -- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography. Types of cryptography -- Symmetric cryptography -- Asymmetric (public-key) cryptography -- Signatures -- Hashing -- The avalanche effect -- Collisions -- Hashing a block -- Hashing outside PoW -- Summary -- Chapter 5: Bitcoin -- The history of Bitcoin -- Why Bitcoin is volatile -- Keys and addresses -- Currency units -- Vanity addresses -- Base58 check encoding -- Transactions -- Types -- Pay-to-Public-Key Hash -- Pay-to-Script Hash -- Blocks -- Genesis block -- Bitcoin network -- Types of nodes -- Full node -- Lightweight nodes -- Other nodes -- Network discovery -- Finding peers -- DNS seeds -- Static IPs -- Wallets -- Types -- Deterministic wallet -- Deterministic wallets -- HD wallets -- Non-deterministic wallet -- Summary -- Chapter 6: Altcoins -- Introducing Altcoins -- Tokens -- Ethereum -- Omni Layer -- NEO -- Waves -- Counterparty -- Alternative currency -- Monetary alternatives -- Consensus alternatives -- Litecoin -- Ether -- Ripple -- Bitcoin Cash -- Acquiring cryptocurrency -- Mining of cryptocurrency -- Bitcoin mining -- Mining difficulty -- Mining pools -- Altcoin mining -- Cryptocurrency exchanges -- Cryptocurrency wallets -- Summary -- Chapter 7: Achieving Consensus -- Practical Byzantine fault tolerance algorithm -- Byzantine faults -- How PBFT works -- Proof of Work -- How the PoW problem works in Bitcoin -- Proof of Stake -- The nothing-at-stake attack -- Variations -- Delegated Proof of Stake -- Tendermint consensus -- Proof of Authority -- Establishing authority -- Proof of Elapsed time -- Summary -- References -- Chapter 8: Advanced Blockchain Concepts -- Blockchain and banks -- Unbanked - going pure crypto -- Fixing pegs -- Buying options -- Why regulated exchanges? -- Unbanked and unincorporated? -- The DAO -- Decentralizing an organization -- Putting a corporation on a blockchain -- Cutting out the middle man. Providing capital -- Social purpose - blockchain as leveler -- Banking the unbanked -- Silk road LLC - privacy and ethics -- Tracking all the things -- Defeating some privacy issues with zero-knowledge proofs -- Unwrapping the concept of zero-knowledge proofs -- Summary -- Chapter 9: Cryptocurrency Wallets -- Introduction to cryptocurrency wallets -- Transactions in cryptocurrency wallets -- Types of cryptocurrency wallets -- Currency support -- Tenancy -- Software wallets -- Hardware wallets -- Paper wallets -- Brain wallet -- Usage frequency -- Key derivation -- Non-deterministic wallet -- Deterministic wallets -- Hierarchical deterministic wallets -- Mnemonic codes -- Key generation process in HD wallets -- Child key derivation -- Private key generation -- Extended keys -- Summary -- Chapter 10: Alternate Blockchains -- Various uses of blockchain -- Government -- Healthcare -- Medical research -- Supply chain -- Copyright -- Fine art -- Shipping -- Energy -- Computation and data storage -- Identification and social security -- Enterprise -- Ripple -- Transactions -- Stellar -- Tendermint -- Monax -- Summary -- Chapter 11: Hyperledger and Enterprise Blockchains -- History of Hyperledger -- Hyperledger projects -- Hyperledger Burrow -- Hyperledger Sawtooth -- Sawtooth architecture -- Transaction families -- Transactions and batches -- The key pieces -- Hyperledger Fabric -- Architecture choices and features -- Organizational focus -- Private channels -- Assets -- Smart contracts -- Advantages of Fabric -- Hyperledger Iroha -- Hyperledger Indy -- Tools in Hyperledger -- Hyperledger Caliper -- Hyperledger Composer -- Hyperledger Cello -- Hyperledger Explorer -- Hyperledger Quilt -- Relationships between the tools -- Which Hyperledger project should you use? -- Using Hyperledger -- Summary -- Chapter 12: Ethereum 101 -- Introducing Ethereum. Components of Ethereum -- Ethereum accounts -- Ethereum network -- Ethereum public MainNet -- Ethereum clients -- Geth -- Installing Geth -- Managing accounts -- Ethereum gas -- Ethereum virtual machine -- Execution environment -- Ethereum block -- Block header -- Ommers or uncles -- Messages -- Ethash -- Ether -- Procuring ether -- Trading -- Summary -- Chapter 13: Solidity 101 -- Basics of Solidity -- The basics of working on Solidity -- Using the compiler -- Programming in Solidity -- Laying out a Solidity file -- Importing files -- Commenting -- Tags -- Structure of a contract -- State variables -- Functions -- Function modifiers -- Events -- Types -- Value types -- Boolean -- Integers -- Address -- Array value type -- Literal -- Enums -- Function -- Function Modifiers -- Reference types -- Structs -- Data location -- Mapping -- Units and global variables -- Summary -- Chapter 14: Smart Contracts -- Why smart contracts? -- Automating processes and resolutions between parties -- Real-world example -- Increased transparency -- Ending centralized data -- Increased fairness -- Smart contract approaches -- Example Ethereum smart contracts -- The promises -- Security considerations -- Dealing with threats in smart contracts -- Limitations of smart contracts -- Data quality and mistakes -- Legal validity -- Stability of meaning -- Summary -- References -- Chapter 15: Ethereum Development -- Introduction -- Preparing for smart contract development -- Remix -- Geth and Mist -- Token standard -- Methods in ERC20 -- Web3 -- Truffle framework -- Ganache -- Working on a smart contract -- Summary -- Chapter 16: Ethereum Accounts and Ether Tokens -- Introducing Ethereum accounts -- Ethereum state transition function -- Genesis block -- Transaction receipts -- Elements -- Post-transaction state -- Gas used -- Set of logs -- The bloom filter -- Structure. Transaction sub state -- Suicide set -- Log series -- Refund balance -- Messages -- Calls -- Ethereum block validation -- Uncles validation -- Block difficulty -- Block finalization -- Disadvantages of Ethereum-based tokens -- Summary -- Chapter 17: Decentralized Applications -- What makes an application decentralized -- Defining a decentralized application -- Decentralized apps and blockchain -- Using blockchain does not make an application decentralized -- Major decentralized blockchain applications -- IPFS -- Typical web communications -- Peer-to-peer file transfer -- Value to blockchain projects -- Aragon -- district0x -- What is a district? -- Ethereum name service -- Civic/uPort -- Gnosis -- Steemit -- CryptoKitties -- Summary -- References -- Chapter 18: Mining -- Cryptocurrency mining -- The mining process -- Algorithms -- Mining hardware -- CPU-based mining -- GPU-based mining -- FPGA-based mining -- ASIC-based mining -- Miner types -- Cloud mining -- Hardware mining -- Mining rigs -- Mining pools -- Pay-per-share - PPS -- Proportional - PROP -- Pay-per-last-N-shares - PPLNS -- The double geometric method - DGM -- Shared maximum pay per share - SMPPS -- Equalized shared maximum pay per share - ESMPPS -- Recent shared maximum pay per share - RSMPPS -- Capped pay per share with recent backpay - CPPSRB -- Bitcoin pooled mining - BPM -- Pay on target - POT -- SCORE -- Popular pools -- Mining software -- Summary -- Chapter 19: ICO 101 -- The current state of the ICO market -- Increasing volume of ICOs -- Typical aspects of an ICO campaign -- Whitepaper -- Private placement -- Pre-sale -- Good pre-sale practices -- Public sale -- Capped sale -- Uncapped sale -- Dutch auction -- Influencer marketing -- PR campaigns -- Content marketing -- ICO reviewers -- Smart contract and prototype development -- Code audits -- Bounty campaigns -- Airdrops. Electronic funds transfers. http://id.loc.gov/authorities/subjects/sh85042329 Bitcoin. http://id.loc.gov/authorities/subjects/sh2015000075 Electronic commerce. http://id.loc.gov/authorities/subjects/sh96008434 Mobile commerce. http://id.loc.gov/authorities/subjects/sh2002005081 Banks and banking Technological innovations. Financial institutions Technological innovations. Transferts électroniques de fonds. Bitcoin. Commerce électronique. Commerce mobile. Institutions financières Innovations. Bitcoin. aat BUSINESS & ECONOMICS Finance. bisacsh Banks and banking Technological innovations fast Bitcoin fast Electronic commerce fast Electronic funds transfers fast Financial institutions Technological innovations fast Mobile commerce fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85042329 http://id.loc.gov/authorities/subjects/sh2015000075 http://id.loc.gov/authorities/subjects/sh96008434 http://id.loc.gov/authorities/subjects/sh2002005081 |
title | Blockchain quick reference : a guide to exploring decentralized blockchain application development / |
title_auth | Blockchain quick reference : a guide to exploring decentralized blockchain application development / |
title_exact_search | Blockchain quick reference : a guide to exploring decentralized blockchain application development / |
title_full | Blockchain quick reference : a guide to exploring decentralized blockchain application development / Brenn Hill, Samanyu Chopra, Paul Valencourt. |
title_fullStr | Blockchain quick reference : a guide to exploring decentralized blockchain application development / Brenn Hill, Samanyu Chopra, Paul Valencourt. |
title_full_unstemmed | Blockchain quick reference : a guide to exploring decentralized blockchain application development / Brenn Hill, Samanyu Chopra, Paul Valencourt. |
title_short | Blockchain quick reference : |
title_sort | blockchain quick reference a guide to exploring decentralized blockchain application development |
title_sub | a guide to exploring decentralized blockchain application development / |
topic | Electronic funds transfers. http://id.loc.gov/authorities/subjects/sh85042329 Bitcoin. http://id.loc.gov/authorities/subjects/sh2015000075 Electronic commerce. http://id.loc.gov/authorities/subjects/sh96008434 Mobile commerce. http://id.loc.gov/authorities/subjects/sh2002005081 Banks and banking Technological innovations. Financial institutions Technological innovations. Transferts électroniques de fonds. Bitcoin. Commerce électronique. Commerce mobile. Institutions financières Innovations. Bitcoin. aat BUSINESS & ECONOMICS Finance. bisacsh Banks and banking Technological innovations fast Bitcoin fast Electronic commerce fast Electronic funds transfers fast Financial institutions Technological innovations fast Mobile commerce fast |
topic_facet | Electronic funds transfers. Bitcoin. Electronic commerce. Mobile commerce. Banks and banking Technological innovations. Financial institutions Technological innovations. Transferts électroniques de fonds. Commerce électronique. Commerce mobile. Institutions financières Innovations. BUSINESS & ECONOMICS Finance. Banks and banking Technological innovations Bitcoin Electronic commerce Electronic funds transfers Financial institutions Technological innovations Mobile commerce |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1868815 |
work_keys_str_mv | AT hillbrenn blockchainquickreferenceaguidetoexploringdecentralizedblockchainapplicationdevelopment AT choprasamanyu blockchainquickreferenceaguidetoexploringdecentralizedblockchainapplicationdevelopment AT valencourtpaul blockchainquickreferenceaguidetoexploringdecentralizedblockchainapplicationdevelopment |