app icon indicating copy to clipboard operation
app copied to clipboard

Refactor `streams` and `give` interactions into generic modules

Open efstajas opened this issue 1 year ago • 0 comments

Right now we have a ton of unnecessarily duplicated logic for creating, editing and deleting streams and donations as a result of building things very fast early on. We should have generic reusable modules for these exposing functions such as stream.create and stream.delete.

efstajas avatar Feb 14 '24 11:02 efstajas