Includes:
- Noir contract for asset on L2 which supports:
- Minting assets on L2 by consuming message from msg tree
- Transfers
- Solidity contract for L1 asset which supports:
- Depositing assets and inserting a message to the message box
The solidity relies on at least an interface for #516, and the noir side needs a way to consume the message #521
Includes:
The solidity relies on at least an interface for #516, and the noir side needs a way to consume the message #521