<?xml version="1.0" encoding="UTF-8"?>
<components origin="taw/dashcore-testing" version="0.8">
  <component type="desktop">
    <id>org.dash.dash_core.DashMasternodeTool</id>
    <pkgname>dash-masternode-tool</pkgname>
    <name>Dash Masternode Tool</name>
    <summary>Manage and collateralize a Dash Masternode with a hardware wallet</summary>
    <description><p>DashMasternodeTool (aka dash-masternode-tool) enables Dash Masternode owners to manage their Masternodes from a collateralize-holding hardware wallet.</p><p>This tool will allow you to...</p><ul><li>Send the start masternode command if the collateral is controlled by a hardware wallet</li><li>Transfer masternode earnings safely, without touching the 1000 Dash funding transaction</li><li>Sign messages with a hardware wallet</li><li>Vote on proposals</li><li>Initialize/recover hardware wallets seeds</li><li>Update hardware wallets firmware (Trezor/KeepKey)</li><li>Participate on Dash Testnet</li></ul><p>Supported hardware wallets: Trezor (model One and T), KeepKey, Ledger Nano S.</p></description>
    <icon type="cached" height="64" width="64">org.dash.dash_core.DashMasternodeTool.png</icon>
    <icon type="cached" height="128" width="128">org.dash.dash_core.DashMasternodeTool.png</icon>
    <categories>
      <category>Finance</category>
      <category>Office</category>
    </categories>
    <kudos>
      <kudo>HiDpiIcon</kudo>
      <kudo>HighContrast</kudo>
    </kudos>
    <mimetypes>
      <mimetype>x-scheme-handler/dash</mimetype>
    </mimetypes>
    <project_license>MIT</project_license>
    <url type="bugtracker">https://github.com/Bertrand256/dash-masternode-tool/issues</url>
    <url type="help">https://docs.dash.org/en/stable/docs/user/masternodes/index.html</url>
    <url type="homepage">https://github.com/Bertrand256/dash-masternode-tool</url>
    <project_group>Dash Core</project_group>
    <screenshots>
      <screenshot type="default">
        <image type="source">https://github.com/Bertrand256/dash-masternode-tool/blob/master/doc/img/dmt-main-window.png</image>
      </screenshot>
    </screenshots>
    <content_rating type="oars-1.1"/>
    <releases>
      <release timestamp="1776254400" version="0.9.42"/>
      <release timestamp="1776038400" version="0.9.42-rc1"/>
      <release timestamp="1775606400" version="0.9.41"/>
      <release timestamp="1746144000" version="0.9.40"/>
      <release timestamp="1723507200" version="0.9.39"/>
      <release timestamp="1702684800" version="0.9.38"/>
      <release timestamp="1693958400" version="0.9.37"/>
      <release timestamp="1662076800" version="0.9.32"/>
      <release timestamp="1651363200" version="0.9.31"/>
      <release timestamp="1634428800" version="0.9.30"/>
      <release timestamp="1632441600" version="0.9.29"/>
      <release timestamp="1621296000" version="0.9.27"/>
      <release timestamp="1613606400" version="0.9.26-hotfix4"/>
      <release timestamp="1601856000" version="0.9.26-hotfix3"/>
      <release timestamp="1566172800" version="0.9.26-hotfix2"/>
      <release timestamp="1563148800" version="0.9.25-hotfix2"/>
      <release timestamp="1562889600" version="0.9.25-hotfix1"/>
      <release timestamp="1561939200" version="0.9.25"/>
      <release timestamp="1558656000" version="0.9.24"/>
      <release timestamp="1550966400" version="0.9.22"/>
      <release timestamp="1523923200" version="0.9.18"/>
    </releases>
    <provides>
      <binary>dash-masternode-tool</binary>
      <id>org.dash.dash_core.DashMasternodeTool.desktop</id>
    </provides>
    <launchable type="desktop-id">org.dash.dash_core.DashMasternodeTool.desktop</launchable>
    <metadata>
      <value key="package_bugtracker">https://github.com/taw00/dashcore-rpm/issues</value>
      <value key="package_maintainer">Todd Warner</value>
      <value key="package_maintainer_email">t0dd_AT_protonmail.com</value>
    </metadata>
  </component>
  <component type="desktop">
    <id>org.dash.dash_core.DashWallet</id>
    <pkgname>dashcore-client</pkgname>
    <source_pkgname>dashcore</source_pkgname>
    <name>Dash Core Wallet</name>
    <summary>Dash cryptocurrency wallet</summary>
    <description><p>Dash Core reference implementation. This package provides a user-friendly(er) graphical wallet manager  for personal use.</p><p>Dash (Digital Cash) is a global payments network with its own cryptocurrency offering businesses and individuals instant payments to anyone, anywhere in the world. Payments are instant, easy and secure, with neglible fees. Dash uses peer-to-peer technology to operate with no central authority, managing transactions and money-issuance carried out collectively by the network. Additionally, the Dash Network operates with a model of self-governance and self-funding. The Dash Network is the first ever successful decentralized autonomous organizations (DAO). Dash Core is the name of the opens-source software which enables the use of this currency. Dash has introduced many industry-first innovations including masternodes, LLMQs, ChainLocks, and InstantSend. Dash is digital cash that offers financial freedom to anyone.</p></description>
    <icon type="cached" height="64" width="64">org.dash.dash_core.DashWallet.png</icon>
    <icon type="cached" height="128" width="128">org.dash.dash_core.DashWallet.png</icon>
    <categories>
      <category>Finance</category>
      <category>Office</category>
    </categories>
    <kudos>
      <kudo>HiDpiIcon</kudo>
      <kudo>HighContrast</kudo>
    </kudos>
    <mimetypes>
      <mimetype>x-scheme-handler/dash</mimetype>
    </mimetypes>
    <project_license>MIT</project_license>
    <url type="bugtracker">https://github.com/dashpay/dash/issues</url>
    <url type="help">https://docs.dash.org/en/stable/</url>
    <url type="homepage">https://dash.org/</url>
    <project_group>Dash Core</project_group>
    <screenshots>
      <screenshot type="default">
        <caption>Dashboard for the application</caption>
        <image type="source">https://docs.dash.org/en/stable/_images/overview.png</image>
      </screenshot>
      <screenshot>
        <caption>A received transaction</caption>
        <image type="source">https://docs.dash.org/en/stable/_images/received.png</image>
      </screenshot>
      <screenshot>
        <caption>A received transaction notification</caption>
        <image type="source">https://docs.dash.org/en/stable/_images/received-notification.png</image>
      </screenshot>
      <screenshot>
        <caption>The Send tab filled out for a transaction</caption>
        <image type="source">https://docs.dash.org/en/stable/_images/sendready.png</image>
      </screenshot>
    </screenshots>
    <content_rating type="oars-1.1"/>
    <releases>
      <release timestamp="1773532800" version="23.1.2"/>
      <release timestamp="1772020800" version="23.1.0"/>
      <release timestamp="1764806400" version="23.0.2"/>
      <release timestamp="1762732800" version="23.0.0"/>
      <release timestamp="1752537600" version="22.1.3"/>
      <release timestamp="1745280000" version="22.1.2"/>
      <release timestamp="1739750400" version="22.1.1"/>
      <release timestamp="1739145600" version="22.1.0"/>
      <release timestamp="1733961600" version="22.0.0"/>
      <release timestamp="1729684800" version="21.1.1"/>
      <release timestamp="1723075200" version="21.1.0"/>
      <release timestamp="1722470400" version="21.0.2"/>
      <release timestamp="1721865600" version="21.0.0"/>
      <release timestamp="1712102400" version="20.1.1"/>
      <release timestamp="1709596800" version="20.1.0"/>
      <release timestamp="1705104000" version="20.0.4"/>
      <release timestamp="1703548800" version="20.0.3"/>
      <release timestamp="1701820800" version="20.0.2"/>
      <release timestamp="1700265600" version="20.0.1"/>
      <release timestamp="1700006400" version="20.0.0"/>
      <release timestamp="1690761600" version="19.3.0"/>
      <release timestamp="1687132800" version="19.2.0"/>
      <release timestamp="1684713600" version="19.1.0"/>
      <release timestamp="1681430400" version="19.0.0"/>
      <release timestamp="1673913600" version="18.2.1"/>
      <release timestamp="1673136000" version="18.1.1"/>
      <release timestamp="1665964800" version="18.1.0"/>
      <release timestamp="1660694400" version="18.0.1"/>
      <release timestamp="1623024000" version="0.17.0.3"/>
      <release timestamp="1621382400" version="0.17.0.2"/>
      <release timestamp="1605571200" version="0.16.1.1"/>
      <release timestamp="1605312000" version="0.16.1.0"/>
      <release timestamp="1601424000" version="0.16.0.1"/>
      <release timestamp="1600041600" version="0.16.0.0-rc3"/>
      <release timestamp="1593648000" version="0.16.0.0-rc2"/>
      <release timestamp="1591833600" version="0.16.0.0-rc1"/>
      <release timestamp="1582070400" version="0.15.0.0"/>
      <release timestamp="1575676800" version="0.14.0.5"/>
      <release timestamp="1574380800" version="0.14.0.4"/>
      <release timestamp="1565827200" version="0.14.0.3"/>
      <release timestamp="1562198400" version="0.14.0.2"/>
      <release timestamp="1559260800" version="0.14.0.1"/>
      <release timestamp="1558483200" version="0.14.0.0"/>
      <release timestamp="1554336000" version="0.13.3.0"/>
      <release timestamp="1552608000" version="0.13.2.0"/>
      <release timestamp="1549584000" version="0.13.1.0"/>
      <release timestamp="1547424000" version="0.13.0.0"/>
      <release timestamp="1544745600" version="0.12.3.4"/>
      <release timestamp="1537315200" version="0.12.3.3"/>
      <release timestamp="1531094400" version="0.12.3.2"/>
      <release timestamp="1530576000" version="0.12.3.1"/>
      <release timestamp="1515628800" version="0.12.2.3"/>
      <release timestamp="1513555200" version="0.12.2.2"/>
      <release timestamp="1510358400" version="0.12.2.1"/>
      <release timestamp="1510012800" version="0.12.2.0"/>
      <release timestamp="1491868800" version="0.12.1.5"/>
      <release timestamp="1490140800" version="0.12.1.4"/>
      <release timestamp="1488412800" version="0.12.1.3"/>
      <release timestamp="1487894400" version="0.12.1.2"/>
      <release timestamp="1487462400" version="0.12.1.1"/>
      <release timestamp="1486252800" version="0.12.1.0"/>
      <release timestamp="1465430400" version="0.12.0.58"/>
      <release timestamp="1464912000" version="0.12.0.57"/>
      <release timestamp="1428105600" version="0.12.0.0">
        <description><p>This is the earliest release noted in this document. Please visit the project website for more information surrounding release history and milestones.</p></description>
      </release>
    </releases>
    <provides>
      <binary>dash-wallet</binary>
    </provides>
    <launchable type="desktop-id">org.dash.dash_core.DashWallet.desktop</launchable>
    <metadata>
      <value key="package_bugtracker">https://github.com/taw00/dashcore-rpm/issues</value>
      <value key="package_maintainer">Todd Warner</value>
      <value key="package_maintainer_email">t0dd_AT_protonmail.com</value>
    </metadata>
  </component>
</components>
