Skip to content

Conversation

@mexes20
Copy link

@mexes20 mexes20 commented Jan 23, 2026

closes #343

I have implemented the Soroban marketplace settlement contract with escrowed sales/auctions, commit‑reveal bidding, royalties/platform fees, dispute flow, and admin recovery. The contract now persists full transaction state, enforces state transitions, and uses a reentrancy guard around fund‑moving paths. I also removed the unused main.rs binary to keep the crate contract‑only.

@Oluwaseyi89
Copy link
Contributor

@mexes20 pull our main branch and push again to get updated.

@mexes20
Copy link
Author

mexes20 commented Jan 28, 2026

@Oluwaseyi89 Hello, I've done what you requested. Thank you

@Oluwaseyi89
Copy link
Contributor

@mexes20 your PR failed checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a secure, efficient Marketplace Settlement smart contract using Soroban SDK

2 participants