aztec-v1
aztec-v1 copied to clipboard
How to integrate the Mainnet<>Aztec bridge in solidity
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?