Closed 0xChqrles closed 1 month ago
@0xChqrles can i work on this , am available
I am a Cairo smart contract developer with experience working on projects such as Just Art Peace, Dojo, Kart, TBA, and Shinigami. Before transitioning to Cairo development, I was a backend developer specializing in Rust.
i also work and understand the codebase base on my previous experience working on issue #33 and #50 on this project
My recent work with cairo starknet
Hey @mubarak23! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
Please can I handle this?
Hey @Oshioke-Salaki! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
hello @0xChqrles , I would love to work on this
Hey @ikemHood! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
Hi @0xChqrles , can I work on this please? Please
Hey @od-hunter! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
Hello @0xChqrles , Can I be assigned to this? I can tackle this issue asap.
Hey @Benjtalkshow! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
Can I work on this? :)
Hey @chachaleo! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
The tests are already defined in
src/contracts/ramps/revolut/revolut_test.cairo
. You just need to write their implementation following the way the escrow tests are implemented.These contracts will be holding funds, so it's of utmost importance that the tests cover 100% of possible use cases, are readable, easily modifiable, and consistent.
To better understand how the contracts work, please read this article How to manage liquidity in a P2P ramping app