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