Skip to content

optinsoft/gen_trx

Repository files navigation

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

About

Generate trx address with GPU (cuda)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published