You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The onboarding of a new hoprd node is quite cumbersome and difficult. We need to provide better user experience to user to be able to install a hoprd node easily.
Describe the feature you'd like
As an end user I would like to have a ready to use package for my favourite OS. In Linux the packages would be APT (Debian), YUM (RPM), APK (Alpine), in MacOs the package would be Homebrew
I've considered using nfpm to create all the packages and publish them in Google Artifact Registry. Then modify the installation instructions to explain how to download it for every OS.