This commit is contained in:
NotRin7
2024-03-26 01:17:45 +01:00
committed by GitHub
parent 8bcca2d245
commit 90e1868116

View File

@@ -17,13 +17,15 @@ Join us in shaping the future of digital transactions within the palladium marke
run the Wallet: run the Wallet:
1. Install the Walllet and start it 1. Install the Walllet and start it
2. on Windows
2. on Windows
2.1 go to %appdata%/Palladium 2.1 go to %appdata%/Palladium
2.2 create a file "palladium.conf" 2.2 create a file "palladium.conf"
2.3 add the following line "addnode=212.132.102.41" 2.3 add the following line "addnode=212.132.102.41"
2. on Linux 2. on Linux
2.1 go to /home/"user"/.palladium 2.1 go to /home/"user"/.palladium
2.2 create a file "palladium.conf" 2.2 create a file "palladium.conf"
2.3 add the following line "addnode=212.132.102.41" 2.3 add the following line "addnode=212.132.102.41"
3. Restart the Wallet 3. Restart the Wallet