While I appreciate the commitment of creating a bash implementation, wondering what is the original motivation of this effort.
- Would it be helpful to support a
https://version.storj.io?nodeid=....
call which returns with the current suggested / minimal version for your node? - Or, Is it acceptable to use a small, static compiled binary which does the conversion (for example: GitHub - elek/storj-id)
Note: the last 4 bytes are checksum (sha256, first 4 characters). Your encoding seems to be fine and includes the checksum, the other verison (with zeros) didn’t have it…