Welcome to the Solana Token 2022 Burn DApp! This application allows users to burn their Solana tokens easily. It is built using React and Vite and is currently deployed on the Solana Devnet.
URL: Burn_SolanaToken2022
If you want to work locally using your own IDE, follow these steps:
# Step 1: Clone the repository using the project's Git URL.
git clone https://github.com/CodeWithAbbass/Burn_SolanaToken2022
# Step 2: Navigate to the project directory.
cd Burn_SolanaToken2022
# Step 3: Install the necessary dependencies.
npm install --force
# Step 4: Start the development server with auto-reloading and an instant preview.
npm run devMODE="production"
VITE_RPC_MAINNET="Use Paid RPC Url"Feel free to adjust any details as necessary!
