pull down to refresh

I am running a node on a rpi4 with debian trixie, knots installed and synced and would like to isntall datum to mine with my bitaxes, but on github I found no support for arm. It would be nice to have some guide like raspibolt or ramix to do it. Please help
this territory is moderated
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.
reply