Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding escrow with multiple recipients implementation #111

Merged
merged 8 commits into from
Jan 26, 2025

Conversation

Gerson2102
Copy link
Contributor

📝 Escrow multiple recipients implementation

🛠️ Issue

📖 Description

This PR is adding a new Starknet contract. Is an escrow contract built with Cairo where we can have multiple recipients registered.

🖼️ Screenshots (if applicable)

image

image

image

@danielcdz danielcdz added the ODBoost This issue will be available ONLY during the ODBoost label Jan 22, 2025
@danielcdz
Copy link
Member

@Gerson2102 please add a .tool-version to the new contract and then we can merge 🫡

Copy link
Member

@danielcdz danielcdz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielcdz danielcdz merged commit 1300df2 into KaizeNodeLabs:main Jan 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ODBoost This issue will be available ONLY during the ODBoost
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Implement ERC20 Multi-Recipient Escrow Contract
2 participants