the-creators-galaxy / hts-distribution-tool

Hedera Token Service Distribution Tool
MIT License
10 stars 0 forks source link

Support for Single HTS Transfers #44

Open Cooper-Kunz opened 2 years ago

Cooper-Kunz commented 2 years ago

Issue

Currently the tool processes .csv files for a large # of distributions.

This is cumbersome if an account wants to send a single HTS token transfer transaction.

Potential solution

We should add a user path to accommodate a single transfer with: from account, to account, token ID, and quantity.

Question

How does this manifest in the user journey?

Similar to the NFT distributions, this likely requires a redesigned user journey.

Related

21

43