I want to use the `createDepositProof` and `createWithdrawProof` in solidity so that I can transfer ERC20 tokens. The docs support only offchain transfer. Do you have the documentation to do it using your bridge contract? Or do you plan to support this?
I want to use the
createDepositProofandcreateWithdrawProofin solidity so that I can transfer ERC20 tokens. The docs support only offchain transfer.Do you have the documentation to do it using your bridge contract? Or do you plan to support this?