Skip to content

hedera-dev/token-holders-list-builder

Repository files navigation

Token Holders List Builder

The Token Holders List Builder is a tool designed to efficiently generate lists of token holders who meet specific criteria, like holding a minimum number of NFTs from a particular collection. This can be especially useful for identifying key stakeholders or organizing targeted marketing campaigns within the NFT community. By automating what would otherwise be a complex data retrieval process, this tool simplifies analytics and community management for NFT projects.

Features

  • Generate token holder lists from Hedera NFT collections.
  • Set minimum holding conditions for listing eligibility.
  • Choose between meeting one or all specified conditions.
  • User-friendly interface with clear input fields and actionable buttons.

Getting Started

To get this application up and running on your system, follow these simple steps:

npm install
npm run dev

Usage

Simply input the TokenId and the minimum amount of NFTs required for an account to be eligible. The application provides a toggle for the account to meet either at least one condition or all conditions, adding flexibility to the list generation process.

Technologies

This application is built with React and TypeScript, and employs UI components from the Shadcn library for a seamless and modern user interface.

Contributing

How to contribute to this project:

  • Create a fork of this repo on GitHub.
  • Clone that forked copy using GitHub.
  • Make your changes on a new branch.
  • Submit a PR against the main branch of this copy of the git repo.

Links

  • API Reference: REST API Link
  • Swagger UI: Hedera Mirror Node REST API Link

Licence

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published