app-store/apps/monerod/config.json
Nicolas Meienberger fba8098a0a app: update various
2022-10-13 23:06:59 +02:00

17 lines
825 B
JSON

{
"$schema": "../schema.json",
"name": "Monero Daemon",
"available": true,
"exposable": true,
"port": 18080,
"id": "monerod",
"tipi_version": 2,
"version": "v0.18.1.1",
"categories": ["finance"],
"description": "A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. This is a simple and straightforward Dockerized monerod built from source and exposing standard ports. Please note that running this requires >50GB of free disk space and is best run on solid-state (SSD) storage.",
"short_desc": "Monero is a private, decentralized cryptocurrency that keeps your finances confidential and secure.",
"author": "sethforprivacy",
"source": "https://github.com/sethforprivacy/simple-monerod-docker",
"form_fields": []
}