The batch files included in this repository will allow you to view the details of your computer including but is not limited to the following: CPU details, RAM details, and BIOS details
If you would like to help with this repository with things such as implementing ideas, please go over to the file called CONTRIBUTOR.md
in the others
folder.
The "mainnet" release is the most stable and I would recommend using it!
- You first have to download this repository as a .zip file.
- You then have to unzip and you have two options:
- Locate the unzipped folder and open it in CMD (I have only tested it using CMD so Powershell might not work)
- Go to the
batch
folder using thecd
command - For the
mainnet
release, type out/copy paste the commandmainnet.bat
and if that does not work, try out./mainnet.bat
- For the
beta testnet
release, type out/copy paste the commandbeta.bat
and if that does not work, again try out./beta.bat
- For the
dev devnet
release, type out/copy paste the commanddev.bat
and if that does not work, again try out./dev.bat
- That should bring up a menu which is quite easy to navigate
- Locate the unzipped folder and go to the batch directory
- Double click on the release you wish to use:
mainnet
orbeta
ordev
. Please note that Windows defender might flag this as a virus, but it is not. If you dont feel comfortable running it, you can check the source code in each of the folders in this repository. - That should again, bring up a menu which is quite easy to navigate