dm3 icon indicating copy to clipboard operation
dm3 copied to clipboard

Create Lib package for billboard-api

Open AlexNi245 opened this issue 1 year ago • 0 comments

To interact with the billboard backend components we need a package similar to backend-api or offchainresolver-api. This package should expose the following functions:

  • [ ] getMessages
  • [ ] getBillboards
  • [ ] getBillboardproperties
  • [ ] deleteMessage
  • [ ] suspendSender

Also it'll be nice to include a mock client that can be used during the development

AlexNi245 avatar Apr 25 '23 08:04 AlexNi245