ApeWorX / ApePay

A smart contract payment system built for automated service management
https://apeworx.io/apepay
Apache License 2.0
18 stars 6 forks source link

feat(createstream): add conditional rendering to CreateStream component #43

Closed alexisnsns closed 11 months ago

alexisnsns commented 11 months ago

Display stream modal only if user has 1/enough native token to pay for transaction fees & 2/ enough tokens to pay for the stream. Also make 'open stream' button clickable only if 'approve' button has been clicked.

Fixes: SBK-246

linear[bot] commented 11 months ago
SBK-295 "feat(createstream): add conditional rendering to CreateStream component" (ApeWorX/ApePay #43)

Display stream modal only if user has 1/enough native token to pay for transaction fees & 2/ enough tokens to pay for the stream. Also make 'open stream' button clickable only if 'approve' button has been clicked. --- [ApeWorX/ApePay #43](https://github.com/ApeWorX/ApePay/pull/43) by [alexisnsns](https://github.com/alexisnsns) on GitHub *via LinearSync*

linear[bot] commented 11 months ago
SBK-246 "You can deploy the stream with no Approval" (ApeWorX/ApePay #36)

Since step 1 is token approval, Step 2 should be greyed out until Step 1 is complete and confirmed --- [ApeWorX/ApePay #36](https://github.com/ApeWorX/ApePay/issues/36) by [fubuloubu](https://github.com/fubuloubu) on GitHub *via LinearSync*