Skip to content

Carbonable/mint-from-ethereum

Repository files navigation

mint-from-ethereum

Carbonable L1 Project Minter

Description

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.

Project setup

📦 Requirements

⛏️ Compile

forge build

🌡️ Test

forge test

📄 License

This project is released under the Apache 2 license.