ethersphere / swarm-cli

Manage your Bee node and interact with the Swarm network via the CLI
BSD 3-Clause "New" or "Revised" License
48 stars 21 forks source link

Feature Request: Tags or Descriptions for Stamps #342

Closed significance closed 2 years ago

significance commented 2 years ago

It is hard to keep track of which stamps were used for what. When buying stamps, it would be good to be able to specify a tag or description so that when listing the stamps they are displayed with some context.

AuHau commented 2 years ago

This is already part of Bee that allows to label the stamps. You can even label it using the swarm-cli stamp buy --label "your label" but you are right the labels are not displayed in the stamps list 😅

significance commented 2 years ago

awesome ❤️