Carbonable / mint-from-ethereum

Carbonable Mint from Ethereum L1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Carbonable Mint from Ethereum L1

License:Apache License 2.0


Languages

Language:Cairo 67.5%Language:Solidity 32.5%