This repository contains the Solidity code that enables bridged-minting Carbonable projects from Ethereum. To mint on L1, the users pays a smart contract on Ethereum that checks the amounts and project status. A L2 message is sent to the Starknet contract which mints the asset.
forge build
forge test
This project is released under the Apache 2 license.