ethersphere/bee-js

`StampManager` support

AuHau opened this issue · 0 comments

AuHau commented

It would be awesome if there would be utility abstraction layer for management and more high-level operations over Postage Stamps. It could do for example:

  • the typical crud operations (not sure if that is needed)
  • get me new or existing stamp to upload data of given size
  • ... more things that I can't think of now 😅