ScopeLift / gitcoin-web

🤖Grow Open Source
https://gitcoin.co
Other
1 stars 0 forks source link

Improve MetaMask Cart Checkout Flow #20

Closed apbendi closed 4 years ago

apbendi commented 4 years ago

Second prompt should come up immediately after first one is accepted.

  1. Use heuristic to estimate total gas
  2. Check required number of token approvals
  3. On last token approval, use the .on('transactionHash') event and call donation function transaction afterwards.