Post
Topic
Board Development & Technical Discussion
Re: the fastest possible way to mass-generate addresses in Python
by
AlexanderCurl
on 02/01/2023, 11:58:17 UTC
C++ code(.cpp) is compiled with g++.
gcc is used for C(.c)
you have just use "make" command to compile.