sudo apt update && sudo apt upgrade
We need the GNU C++ compiler
g++
and the direct compilation utilitymake
later.
sudo apt install build-essential
Profanity uses OpenCL which is natively supported via the NVIDIA OpenCL extensions.
sudo apt install nvidia-cuda-toolkit
git clone https://github.com/1inch/profanity2.git
cd profanity2
make
# Example
./profanity2.x64 --contract --leading 0 -z HEX_PUBLIC_KEY_128_CHARS_LONG