I'm thinking about a section in the docs where regular but technically capable users will be using the node binary to do simple things like sending and delegating tokens. For this to be a more streamlined process, I think it would be great to have a single-command installation process for the node.
I'm thinking about a section in the docs where regular but technically capable users will be using the node binary to do simple things like sending and delegating tokens. For this to be a more streamlined process, I think it would be great to have a single-command installation process for the node.
In the past I had a pretty good experience with https://github.com/jpillora/installer
The idea is that you should be able to install the binary like this:
It also supports intalling specific versions, which is quite useful as well.
It will automatically detect OS, download the binary and install it in the right directory.