summarylogtreecommitdiffstats
path: root/vertcoin-qt.appdata.xml
blob: 2c1c571ec5d00836928be0d866517bb35ac6f97f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
    <id>org.vertcoin.vertcoin-qt</id>
    <name>Vertcoin Core</name>
    <project_license>MIT</project_license>
    <metadata_license>CC0-1.0</metadata_license>
    <summary>Connect to the Vertcoin P2P network</summary>
    <url type="homepage">https://vertcoin.org/</url>
    <url type="bugtracker">https://github.com/vertcoin-project/vertcoin-core/issues</url>
    <launchable type="desktop-id">vertcoin-qt.desktop</launchable>
    <description>
        <p> Vertcoin Core connects to the Vertcoin peer-to-peer network to download and
            fully validate blocks and transactions. It also includes a wallet and
            graphical user interface.</p>
    </description>
    <screenshots>
        <screenshot>
            <image type="source">https://user-images.githubusercontent.com/35286924/163062174-4ba93f68-acca-4de3-b8a4-668182b2a7c6.png</image>
        </screenshot>
    </screenshots>
</component>