You can find a detailed written tutorial at: https://www.cypherpunktimes.com/how-t...
Commands used in this tutorial:
Unpack the downloaded archive of the RaspberryOS lite:
unxz 2023-02-21-raspios-bullseye-arm64-lite.img.xz
Burn the Image onto SD Card:
sudo dd if=2023-02-21-raspios-bullseye-arm64-lite.img of=/dev/sdb bs=4M conv=fsync status=progress
Enable SSH shell headless access:
cd /media/user/bootfs
touch ssh
Create SSH User with an encrypted password:
echo 'yourpassword' | openssl passwd -6 -stdin
echo 'username:encryptedpassword' (insert 2 angled brackets) userconf
SSH into the Raspberry Pi and install Umbrel:
ssh [email protected]
curl -L https://umbrel.sh | bash
Install DCRDEX:
ssh [email protected]
sudo ~/umbrel/scripts/repo add https://github.com/decred/umbrel-app-...
sudo ~/umbrel/scripts/repo update
sudo ~/umbrel/scripts app install decred-dcrdex
Credit (copy/paste):
Music by Elysium Audio Labs
Track: “Ocean Park”
License: https://bit.ly/3k14iEk
www.elysiumaudiolabs.com
Spotify: http://spoti.fi/3as7DLr
Voice Narrator: AI generated
Decred is Money Evolved. By combining battle tested Proof-of-Work with an innovative take on Proof-of-Stake that places coin holders in charge of shaping the future, Decred is able to adapt to challenges and innovate at a rapid pace. You acquire influence in Decred by putting “skin in the game”. Decred’s security, privacy, scalability, and decentralized treasury empower stakeholders and provides them with the tools needed to enhance their financial sovereignty.
Find out more about Decred: https://decred.org
Join the Decred community!
https://decred.org/community
#DEX #DCR #UMBREL