Skip to content

PaulDotDev/DeBadge

Repository files navigation

Project Name

DeBadge

Description

DeBadge is a new Protocol on Solana for creating, minting, and burning DeBadges based on a bonding curve.

What is a DeBadge? A debadge is an spl token like Badge that can be transfered to other wallets, or minted/burned at a price set by a bonding curve that is based on the current supply.

Anyone can create a DeBadge and set parameters such as max_supply, logo, name, etc.

Hackathon Ready Features

  • Create DeBadges
  • Mint DeBadges
  • Burn DeBadges
  • Transfer DeBadges

Installation

  1. Clone the repository: https://github.com/0xZeroLs/DeBadge.git
  2. Change into the project directory: cd repo
  3. Install the required dependencies: npm install
  4. Build the project: anchor build
  5. Deploy the build: anchor deploy
  6. Refactor the paths in example.Anchor.toml

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors