Skip to content

Cryptix23/OpenBazaar

 
 

Repository files navigation

Build Status Dev Build Status Coverage Status Stories in Ready

Seed Uptime Status: (http://status.openbazaar.org/)

======

Zero Fees. Zero Censorship.

OpenBazaar is a decentralized marketplace proof of concept. It is based off of the POC code by the darkmarket team and is now licensed under the MIT license.

Support

You can financially support the project by either:

  1. A direct donation: 3MXYUBLWNETa5HTewZp1xMTt7AW9kbFNqs
  2. Tip4Commit: https://tip4commit.com/projects/728
  • Code committed to the project is rewarded with bitcoin: tip for next commit

Features (Notional)

  • Full market editor for management of items catalog
  • Order management system
  • Ricardian-style contracts
  • Multisignature escrow-based transactions
  • Arbiter management and marketplace
  • Private messaging
  • Identity/Reputation system

Project Status

  • OpenBazaar is currently in beta 3.1
  • New versions are scheduled for release at the end of each month
  • Development Roadmap

Build Instructions

For Linux and OSX users, run these commands:

git clone https://github.com/OpenBazaar/OpenBazaar.git

cd OpenBazaar

./configure.sh

After running the configure.sh script you should have an OpenBazaar installation ready to go, to start run:

./openbazaar start

OpenBazaar will open in a random port on your default web browser. Note that it may take several minutes for OpenBazaar to completely start.

Read more at the build instructions wiki.

Artwork Contributions

contributed by Jacob Payne

contributed by Dean Masley

Theory Work

  1. Ricardian Contracts by Dr Washington Sanchez
  2. P2P Lending on OpenBazaar by Dr Washington Sanchez
  3. Auctions on OpenBazaar by Dr Washington Sanchez
  4. Services on OpenBazaar by Dr Washington Sanchez
  5. The Issuance and P2P Transfer of Shares on OpenBazaar by Dr Washington Sanchez and Delain Markos
  6. Voting Pools in OpenBazaar by Dr Washington Sanchez
  7. Distributed Currency Exchange by Dr Washington Sanchez
  8. OpenBazaar Genesis Contract by Dr Washington Sanchez (arbiter), Brian Hoffman (buyer), and Samuel Patterson (seller)
  9. A pseudonymous trust system for a decentralized anonymous marketplace by Dionysis Zindros
  10. Dispute Resolution in OpenBazaar - Arbitration Market by Dr Washington Sanchez
  11. Notary Selection in OpenBazaar by Dr Washington Sanchez
  12. Risk and Insurance in OpenBazaar by Dr Washington Sanchez
  13. Subspace and OpenBazaar by Dr Washington Sanchez
  14. Bounded Futures Contracts: Hedging Against Price Volatility by Dr Joseph Clark and Dr Washington Sanchez

Screenshots

Here are some screenshots of the alpha UI so far:

Screen 1 Screen 2 Screen 3 Screen 4 Screen 5 Screen 6 Screen 7 Screen 8

License

OpenBazaar is licensed under the MIT license. See LICENSE.md for more information.

Packages

No packages published

Languages

  • Python 61.1%
  • JavaScript 16.7%
  • HTML 16.7%
  • Shell 2.6%
  • CSS 1.6%
  • PowerShell 0.8%
  • Other 0.5%