Skip to content

NFT Burner is a generative art web3 game built on top of webGL, designed to streamline and simplify the process of burning non-fungible tokens (NFTs).

License

Notifications You must be signed in to change notification settings

avernikoz/nft-burner-ui

Repository files navigation

NFT BURNER UI

NFT Burner is a generative art web3 game built on top of webGL, designed to streamline and simplify the process of burning non-fungible tokens (NFTs).

Supported blockchain networks: Sui, Solana, EVM (Ethereum, Arbitrum, Optimism, Polygon).

Prerequisites:

  1. Install Node version 18.x.x
  2. Install Yarn globally (https://classic.yarnpkg.com/lang/en/docs/install)
  3. Install eslint extension (https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
  4. Install prettier extension (https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
  5. Install WebGL GLSL Editor extenstion (https://marketplace.visualstudio.com/items?itemName=raczzalan.webgl-glsl-editor)
  6. Create .env file in the root dir of the project and set up it accordingly to the .env.example file.

How to install dependencies

  • yarn install (should be called in the root of the repo)

How to run

Normally:

  • yarn run start

In debug mode:

  • yarn run start
  • Run -> Start Debugging (F5) in the VS code

In production mode:

  • yarn run start:prod

About

NFT Burner is a generative art web3 game built on top of webGL, designed to streamline and simplify the process of burning non-fungible tokens (NFTs).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages