Skip to content

Dksie09/cNFT

Repository files navigation

Create Your Own cNFT Collection

A fun project project allows you to create a Compressed NFT (cNFT) collection featuring your profile picture and social links as metadata, and airdrop it to your friends.

A sneak peek into cNFTs airdropped by fellows to my wallet

Screenshot of cNFTs from my wallet

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/Dksie09/cNFT
    
  2. Install dependencies:

    npm install
    
  3. Modify the metadata: Edit the file lib/metadata.ts to include your personal information and social links.

Usage

  1. Start the development server:

    npm run dev
    
  2. Open your browser and navigate to http://localhost:3000

  3. Upload the file containing all the recipient addresses.

  4. Click the "Mint" button to create and airdrop your cNFTs.

Features

  • Easy-to-use interface for minting cNFTs
  • Batch airdrop functionality

Resources

About

Create your own cNFT collection and airdrop it to your friends :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors