Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.04 KB

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.