decred / decrediton

Cross-platform GUI for Decred.
https://docs.decred.org/wallets/decrediton/decrediton-setup/
ISC License
195 stars 120 forks source link

ARM builds #2158

Open jzbz opened 5 years ago

jzbz commented 5 years ago

It might be useful to get ARM builds going for Decrediton now that decently spec'd SBCs can be had for extremely cheap, and as running Decred software on compartmentalized hardware is advisable this would make it more accessible.

alexlyp commented 4 years ago

Have you tried to unpack and run the current decrediton packages on ARM?

I see that we can do AppImages with our electron-builder but wanted to see if the basic way we run decrediton works on ARM before we proceed with adding AppImages (or debs or rpms)

jzbz commented 4 years ago

Throws an error Cannot execute binary file: Exec format error.

jzbz commented 4 years ago

Curious if there's been any movement on this. We're often recommending that people get a machine exclusively for Decred staking so being able to run Decrediton on ARM reduces the barrier to entry by a ton.