<?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>Programming bitcoin</title>
    <subTitle>learn how to program bitcoin from scratch</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Song, Jimmy</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <dateIssued>c2019</dateIssued>
    <publisher>O'Reilly Media</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiii, 294 p. : ill. 23 cm.</extent>
  </physicalDescription>
  <abstract>Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin and Bitcoin programming. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You'll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. By the end of the book, you'll understand how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library.</abstract>
  <note type="statement of responsibility">/ Song</note>
  <note>Reprint, 2019</note>
  <note>index</note>
  <subject>
    <topic> Application software Development; BUSINESS &amp; ECONOMICS Finance; Bitcoin; Bitcoin Programmation</topic>
  </subject>
  <classification authority="ddc">005.13 SON</classification>
  <identifier type="isbn">9789352138081</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">240825</recordCreationDate>
  </recordInfo>
</mods>
