From 8bcca2d24578c2800e9fed405ee3edabb8bd9933 Mon Sep 17 00:00:00 2001 From: NotRin7 <102989232+NotRin7@users.noreply.github.com> Date: Tue, 26 Mar 2024 01:16:40 +0100 Subject: [PATCH] v1.1.1 --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index dcf4931..96a5773 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,19 @@ Efficiency: With optimized blockchain parameters, Palladium offers fast and reli Transparency: The open-source nature of Palladium enables anyone to inspect and contribute to its development, ensuring transparency and accountability. Designed for the Palladium Market: Tailored features cater to the specific needs and nuances of the palladium industry. Join us in shaping the future of digital transactions within the palladium market. Visit our website at palladium-coin.com to learn more and get involved. + + + +run the Wallet: + +1. Install the Walllet and start it + 2. on Windows + 2.1 go to %appdata%/Palladium + 2.2 create a file "palladium.conf" + 2.3 add the following line "addnode=212.132.102.41" + + 2. on Linux + 2.1 go to /home/"user"/.palladium + 2.2 create a file "palladium.conf" + 2.3 add the following line "addnode=212.132.102.41" +3. Restart the Wallet