<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Mastering Ethereum</title>
    <subTitle>building smart contracts and DApps</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Antonopoulos, Andreas M.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Wood, Gavin</namePart>
    <namePart type="termsOfAddress">Dr</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ii</placeTerm>
    </place>
    <dateIssued encoding="marc">2021</dateIssued>
    <edition>First edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxv, 384 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Ethereum represents the gateway to a worldwide, decentralized computing paradigm.  This platform enables you to run decentralized applications (DApps) and smart contracts that have no central points of failure or control, integrate with a payment network, and operate on an open blockchain.  With this practical guide, Andreas M. Antonopoulos and Gavin Wood provide everything you need to know about building smart contracts and DApps on Ethereum and other virtual-machine blockchains.  Discover why IBM, Microsoft, NASDAQ, and hundreds of other organizations are experimenting with Ethereum.  This essential guide shows you how to develop the skills necessary to be an innovator in this growing and exciting new industry.</abstract>
  <tableOfContents>What is Ethereum? -- Ethereum basics -- Ethereum clients -- Cryptography -- Wallets -- Transactions -- Smart contracts and solidity -- Smart contracts and Vyper -- Smart contract security -- Tokens -- Oracles -- Decentralized applications (DApps) -- The Ethereum Virtual Machine [EVM] -- Consensus -- Ethereum fork history -- Ethereum standards -- Ethereum EVM opcodes and gas consumption -- Development tools, frameworks, and libraries -- web3.js tutorial -- Short links reference.</tableOfContents>
  <note type="statement of responsibility">Andreas M. Antonopoulos and Gavin Wood.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Blockchains (Databases)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Virtual computer systems</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web applications</topic>
    <topic>Programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <subject authority="">
    <topic>Cloud Computing</topic>
  </subject>
  <classification authority="ddc" edition="23">005.43</classification>
  <identifier type="isbn">9789352137961</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">BD-DhAAL</recordContentSource>
    <recordCreationDate encoding="marc">220922</recordCreationDate>
    <recordIdentifier source="BD-DhAAL">39656</recordIdentifier>
  </recordInfo>
</mods>
