I am formally hired by MWC community as one of the part-time developers from 1st Feb. 2021.
My first task is to implement atomicswap between mwc and eth(erc20 tokens).
I will update progress here weekly. This thread is for Feb, 2021.
Feb 1st to 14th:
Create smart contracts in eth, I have checked this project BeamMW/eth_swap_contracts which is working in truffle.
Find a eth wallet to interact with swap contract deployed in ropsten( 0x823B2E1D3A36D191f01A8b9746506262Db5E26Fe). MyCrypto is one of options. Up-to-date, Two functions (initiate and getSwapDetails) in contracts works well via MyCrypto, the other two(redeem and refund) failed. I’m still checking why.
Next week, I will still focus on MyCrypto(trying to make remaining functions work)