Open Emmanueltech opened 1 month ago
Sure. You can take a crack at this.
But give me a rough description on how you would escrow in the case of on/off ramp.
When a user (seller) wants to exchange Kaia for fiat, they deposit the Kaia into an escrow wallet generated by the platform, and the person (buyer) who wants to exchange fiat for Kaia sends their fiat to the escrow. Once both deposits are verified, the escrow releases the Kaia to the buyer.
are you acting as middle man or it's a smart contract?
A smart contract
How do you verify the offchain transfers?
I'm not sure yet, I intend to research that if this proposal gets approved.
Hmm... I will give you the solution https://zkp2p.xyz/
In short, implement ZK to verify the email sent by the bank/fintech after transfer then submit the proof to the escrow smart contract to release the crypto.
anyway, let me know if you want to proceed and I will approve
I appreciate the link, yes we can proceed.
OK approved.
The application is live on the Kaia Testnet (Baobab), so you must configure your MetaMask wallet to interact with it. I’ve integrated ChatGPT functionality to read PDF documents and convert escrow agreements into smart contracts, allowing seamless execution on the Kaia Ledger. This integration simplifies the process of creating cryptocurrency-based escrows. I've developed a 2-of-3 multi-signature escrow process, which requires two out of three authorized parties to sign off for the escrow to complete (Creator, Receiver, and Arbitrator). This Currency conversion is managed by fetching the latest KLAY-to-FIAT rate from crypto.com to calculate and convert the corresponding amount into KLAY.
Live Deployment: Kaia Escrow (There is a contract sample to test with) Contract Deployment : Kaia Scan Repository: https://github.com/Emmanueltech/Easy-Escrow-Kaia
Next Steps:
@zxstim Hey you probably missed this.
@zxstim it's the an escrow system for trading Kaia, securely holding assets until both buyer and seller fulfill their obligations, while also serving as an onramp and offramp for Kaia by allowing users to convert fiat currency to Kaia and vice versa (providing an easy way to acquire Kaia from other users
@zxstim hey bud
@zxstim pinging you here again bud
Disqualified due to spamming
Regarding the feedback I planned to give after consideration:
Description
Bounty track