Madmax nft plotter link for ubuntu?

can anybody help for downloading madmax last version for nft plots on ubuntu?

From https://github.com/madMAx43v3r/chia-plotter:

Ubuntu 20.04
sudo apt install -y libsodium-dev cmake g++ git build-essential

Checkout the source and install

git clone https://github.com/madMAx43v3r/chia-plotter.git
cd chia-plotter

git submodule update --init
./make_devel.sh
./build/chia_plot --help

1 Like

thank you so much , i installed

1 Like