/gen_trx

Generate trx address with GPU (cuda)

Primary LanguageCMIT LicenseMIT

gen_trx

Usage

Installation

python -m pip install pycuda
python -m pip install numpy
python -m pip install python-decouple
python -m pip install pycryptodome
python -m pip install ecdsa
python -m pip install base58

Configuration

Set the C++ compiler path in settings.ini:

[settings]
CL_PATH=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64