alephium
alephium copied to clipboard
Raspberry node
Following that guide: https://wiki.alephium.org/full-node/Full-node-on-raspberry-pi/ and when comes the time to run the node, it’s telling me i don’t have user.conf and network setting into /alephium-home/ bit there’s no dir named like that. In fact i cannot say if it was correctly install.
You have to create the folders where you ran your docker-compose.yml like this mkdir ./alephium-data ./alephium-wallets && chown nobody ./alephium-data ./alephium-wallets