# Packages
No description provided by the author
# Functions
CheckForDaemon checks for current coin's daemon in appropriate path and reports back to DownLoadAndStartDaemons.
DownloadAndStart checks for current coin's daemon and either downloads it or starts it up if already detected.
StartManager is a simple system that checks if the coin's daemon is alive.
# Type aliases
GitHubReleases holds release data.