download source from the latest release.
npm install phantomjs-prebuilt --ignore-scripts
npm install
npm audit fix
rm -rf node_modules/electron & npm install electron
Change build/bin/siac to the ARM siad binary
npm run build -- --armv7l --linux
download source from the latest release.
npm install phantomjs-prebuilt --ignore-scripts
npm install
npm audit fix
rm -rf node_modules/electron & npm install electron
Change build/bin/siac to the ARM siad binary
npm run build -- --armv7l --linux