Skip to content

Commit 47144ad

Browse files
committed
Update README to include optional chain payment process and integration details
1 parent 5d0c37c commit 47144ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ What this project does:
77
5. If the user does not have enough balance in any of the chains, the contract will then notify the user about the insufficient balance.
88

99
This is like a subscription service where the user can select the supported chains and supported ways to make payments and the contract will automatically make the payment from the user's account to the recipient's account.
10+
11+
- TBH, I think if there is not enough token on the optional chain, it will revert, but I just want to show the integration of those chainlink techniques.
12+
13+
---
14+
15+
## Process of optional chain payment:
16+
17+
![Process of optional chain payment](img/optioanl_chain_payment_process.svg)

0 commit comments

Comments
 (0)