Escrow Smart Contracts
⨠User taps on the Send Escrow request
⨠User adds the amount, expected date of delivery and the email id of the receiver
⨠Receiver receives the request and puts in the equivalent token into the smart contract
⨠The smart contract verifies the end date and based on approval from both ends, releases the token to the sender's wallet.
⨠The whole mechanism is handled through GrowLimitLess Smart Contract
⨠Once payment is processed successfully the transaction is recorded on chain and the sender receives a notification of the same.
Last updated