17 lines
		
	
	
		
			822 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			822 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |   "$schema": "../schema.json", | ||
|  |   "name": "Monero Daemon", | ||
|  |   "available": true, | ||
|  |   "exposable": true, | ||
|  |   "port": 18080, | ||
|  |   "id": "monerod", | ||
|  |   "tipi_version": 1, | ||
|  |   "version": "latest", | ||
|  |   "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": [] | ||
|  | } |