An alternative option is to download the suprtrupr application; you will no longer need a browser.
Download mining app for WindowsIf you have Windows, download the JAR “unitedStates-0.0.1-SNAPSHOT.jar” from the target folder.
Open Command Prompt, navigate to the folder and run:
java -jar unitedStates-0.0.1-SNAPSHOT.jar
Make sure you have JRE (https://www.java.com/en/download/) and JDK 19+ installed.
After launch, a “resources” folder is created. Visit http://localhost:8082 and click “Update Blockchain”.
The resources folder contains:
1. blockchain files in /blockchain
2. balance files in /balance
3. voted rules in /allLawsWithBalance
4. rules without votes in /federalLaws
5. elected accounts in /federalLaws
6. miner account in /minerAccount
7. pool address in /poolAddress
8. sent transactions in /sentTransaction
9. transactions to send in /transactions







