PyNFT

A Pythonic NF (non-fungible token) generator built using Samilla and Matplotlib

Use

python pynft.py [amount]

The intention behind this generator is to generate unique abstract art through the beauty of random Polar plotting. However, this is only proof of work right now; actual NFTs will not be sold.

Example

python pynft.py 1

Background

The main objective of this project was to show the potential behind Samilla and Matplotlib. This generator, using Samilla and Matplotlib, generates unique “x-ray” plots.

GitHub

View Github