sablier-labs / v1-protocol

Core smart contracts of the Sablier V1 protocol
https://sablier.finance
GNU General Public License v3.0
263 stars 79 forks source link

Burner wallet plugin #18

Closed PaulRBerg closed 4 years ago

PaulRBerg commented 4 years ago

Sablier plugin for @dmihal's burner-wallet-2

  1. Can see a stream as a recipient
  2. Can interact with it by withdrawing all the money streamed so far
  3. No "dashboard" functionality, we store the last stream id viewed in local storage

A corollary of #1 is that streams cannot yet be created from the burner wallet. Someone must use a user interface like Etherscan's write contract functionality.