I first dabbled in cryptocurrencies back in 2014 when I bought 50,000 Dogecoin for $25. At its all time high, that $25 investment was worth around $36,865. This really got my attention and I have been investing in crypto ever since. I have also been learning blockchain programming, well, to be exact, Solidity for writing smart contracts for Ethereum. I have also been learning React since that JavaScript front-end is used for distributed applications. But where cryptocurrencies really apply to creative coding is in NFTs (Non-Fungible Tokens). Many artists/programmers are experimenting with ways to generate art work to sell as NFTs. Some coding is required because each art work needs to implement a set of attributes to become an unique collectible. For example, a cartoon animal needs to wear a different combination of hats and come in different colors or a slightly different design to be unique. Computer coding is not strictly necessary for this but it can automate the process of
generating varitaions.