Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

paymentStream #3

Open
gkoum-7 opened this issue Jan 31, 2023 · 0 comments
Open

paymentStream #3

gkoum-7 opened this issue Jan 31, 2023 · 0 comments

Comments

@gkoum-7
Copy link
Contributor

gkoum-7 commented Jan 31, 2023

  1. thinking of starting with erc20, then erc20Permit
  2. there are 8 things we need to allocate between verifier and enforcer. These (accompanied with my suggestion) are;
    1) streamToken (Verifier state)
    2) streamTotalAmount (Verifier state)
    3) streamLastTimestamp (Enforcer state)
    4) streamEndTimestamp (Enforcer state)
    5) streamTokensPerSecond (Verifier state)
    6) isCanceled (Enforcer state)
    7) sender (Enforcer terms)
    8) recipient (Enforcer terms)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant