Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
/ algofractals Public archive

Mint randomly generated fractals on Algorand blockchain

Notifications You must be signed in to change notification settings

aorumbayev/algofractals

Repository files navigation

📃 About

The following repository hosts the source codes for AlgoFractals project.

Prerequisites

🚀 Overview

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.

⚙️ Installation

Using yarn:

yarn install

Running local preview:

yarn start

🧪 Testing

TBD

🚧 Contribution guideline

See CONTRIBUTING.md

⭐️ Stargazers

Special thanks to everyone who forked or starred the repository ❤️

Stargazers repo roster for @aorumbayev/algofractals

Forkers repo roster for @aorumbayev/algofractals