summarylogtreecommitdiffstats
path: root/groestlcoin-qt.appdata.xml
blob: 15c914fa1adf17beccd6c90937976293d3cdecbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
    <id>org.groestlcoin.groestlcoin-qt</id>
    <name>Groestlcoin Core</name>
    <project_license>MIT</project_license>
    <metadata_license>CC0-1.0</metadata_license>
    <summary>Fully validating Groestlcoin peer-to-peer network node, wallet and GUI</summary>
    <url type="homepage">https://groestlcoin.org/</url>
    <url type="bugtracker">https://github.com/groestlcoin/groestlcoin/issues</url>
    <launchable type="desktop-id">groestlcoin-qt.desktop</launchable>
    <description>
        <p>Groestlcoin Core connects to the Groestlcoin 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/11212268/80859926-90ab8700-8c64-11ea-94bc-d40ed98d4226.png</image>
        </screenshot>
    </screenshots>
</component>