Link to the Website: https://burn-ada.app
Created by: Mitch Notarnicola
This repo has been organized as follows:
👉 All of the code that pertains to the actual application resides in the app folder.
👉 The code for creating the burn address is located in the res folder.
👉 The code that GitHub uses to perform Actions on a runner, Virtual Machine, is in the .github folder.
👉 The main branch contains the entire codebase for this project.
👉 The mainnet-build branch stores all of the build artifacts from the mainnet run of the GitHub Action.
👉 The testnet-build branch stores all of the build artifacts from the testnet run of the GitHub Action.