An application inspired by ERC1620 (payment stream) tokens
This extends on the idea of a payment stream and strives to implement different types of stream:
-
Fixed duration streams
-
Pausable streams
-
Multi-recipient streams
-
Stream to Stream payments
-
A combination of all the above
-
Non fungible token streams?
-- todo
https://www.jetbrains.com/help/idea/prettier.html#ws_prettier_reformat_code
- Add more tests around streams specifically withdrawal of funds
- Stream to stream payments
- React frontend
- More events emitted