pull down to refresh
0 sats \ 0 replies \ @0xbitcoiner 5 Oct \ on: How to install datum on a node running on arm? bitcoin_Mining
I did a quick search and couldn't find anything for the ARM processor. I guess you only have two options left: you can either ask for help on the satum_gateway or raspiblitz githubs, or you can just compile it yourself from the source code.
I’ve compiled for ARM before and it wasn’t hard at all, you just need the compiler toolchain and to hope that all the dependencies for ARM are available. They should be, in theory.