Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airdrop #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Airdrop #4

wants to merge 2 commits into from

Conversation

David-glitc
Copy link

Add Burn and Transfer NFT Functionality

This pull request enhances the README.md file with instructions for two new features: burning NFTs and transferring NFTs to multiple addresses.

Changes

  • Added a new "Burn NFTs" section with step-by-step instructions on how to use the burn functionality.
  • Added a new "Transfer NFTs" section detailing the process of transferring tokens to multiple addresses.
  • Included information about the transfer script's features, such as progress bar and error handling.
  • Updated the "Important Notes" section with additional considerations for burning and transferring NFTs.
  • Optimized build-csv.js with multi-threading
    • Implemented Worker threads for parallel processing
    • Significantly improved performance for large collections

Benefits

  • Provides clear guidance for users who want to burn tokens from their collection.
  • Offers a streamlined process for transferring NFTs to multiple addresses, which is useful for airdrops or distributing tokens.
  • Improves overall documentation clarity and completeness.

Testing

  • Verified that all new instructions are clear and accurate.
  • Ensured consistency with existing documentation style and format.

Please review and let me know if any further changes or clarifications are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant