← Back to home

Dynamic NFT Art

Create a dynamic nft where art and mathematics play an important role and that it is updated by the different transactions we make with our wallets.

Screenshots

Dynamic NFT Art screenshot 1
Dynamic NFT Art screenshot 2

Problem Statement

This project generates deterministic short fractal animations as NFTs using the users ethereum address as the input. There is a full ERC721 + metadata + enumeration support, and auction support. The NFTs themselves are generated using Mandelbrot fractals and the XaoS rendering platform.

Solution

I used Vyper 3 (the new one), brownie, ipfs, and the XaoS framework for image rendering. Vyper and brownie have proven to be pretty awesome. I used ganache for testing initially and then was able to get a private chain running on local geth that let me actually spend gas. This was actually kind of tricky to get working.

Hackathon

ETHOnline 2021

2021

Contributors