The following repository hosts the source codes for AlgoFractals project.
AlgoFractals is a simple web app wrapping Asset Create transaction issued on the Algorand blockchain. This transaction mints and creates a snapshot of a randomly generated mandelbrot fractal and embedds various metadata about the fractal into the transaction.
Using yarn
:
yarn install
Running local preview:
yarn start
TBD
See CONTRIBUTING.md
Special thanks to everyone who forked or starred the repository ❤️