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

Escrow + Dispute Resolution #5

Open
BitcoinBrief opened this issue May 27, 2023 · 1 comment
Open

Escrow + Dispute Resolution #5

BitcoinBrief opened this issue May 27, 2023 · 1 comment

Comments

@BitcoinBrief
Copy link

A variation on the Celebrity Escrow model (congrats on PlebFi win, btw!) is to replace the single celebrity with a panel of sellers/buyers/marketplace community members who vote on who gets the funds. eBay used this community court system in India with success (See Page 6 of this article).

The panel can be incentivized through fees from the escrow. Fidelity to the process can be increased by requiring panel members to stake bitcoin that is forfeited if a member votes in the minority, and transferred to the members who voted in the majority.

I've put together a dispute resolution system with these features for reviewing and adjudicating FOSS bounties: https://github.com/BitResolve/Bounty-Adjudication-System. I think a similar system could be deployed to P2P marketplaces like Magic Web Store.

@supertestnet
Copy link
Owner

That's a really cool idea. I'm almost done with celebrity escrow so let me deploy that first. There's nothing wrong with having multiple escrow options for merchants to choose from, so if you want to start work on your escrow system, fire away! I'll probably merge your PR

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

No branches or pull requests

2 participants