├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | This is free and unencumbered software released into the public domain. 2 | 3 | Anyone is free to copy, modify, publish, use, compile, sell, or 4 | distribute this software, either in source code form or as a compiled 5 | binary, for any purpose, commercial or non-commercial, and by any 6 | means. 7 | 8 | In jurisdictions that recognize copyright laws, the author or authors 9 | of this software dedicate any and all copyright interest in the 10 | software to the public domain. We make this dedication for the benefit 11 | of the public at large and to the detriment of our heirs and 12 | successors. We intend this dedication to be an overt act of 13 | relinquishment in perpetuity of all present and future rights to this 14 | software under copyright law. 15 | 16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 17 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 18 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 19 | IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR 20 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 21 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 22 | OTHER DEALINGS IN THE SOFTWARE. 23 | 24 | For more information, please refer to 25 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # decentralized-marketplaces 2 | A list of decentralized marketplaces and decentralized marketplace protocols. Decentralized marketplaces are software applications that enable discovery between online buyers and sellers without having to rely on a central third-party server. Decentralized marketplace protocols are software standards that enable different marketplace interfaces to be interoperable with one another. These protocols are often implemented in reference applications that can be used to access a decentralized marketplace or network of marketplaces. 3 | 4 | If you are looking for a list of decentralized exchanges, visit [this repo](https://github.com/distribuyed/index). 5 | 6 | ## Decentralized marketplace protocols 7 | 8 | | Protocol | URL | Repo | Whitepaper | Status | Tech stack | 9 | | ------------- |:-------------:|:-------------:|:-------------:|:-------------:|:-------------:| 10 | | BitMarkets | [web](https://voluntarylabs.org/bitmarkets/) | [github](https://github.com/VoluntaryLabs/Bitmarkets) | [whitepaper](https://voluntarylabs.org/bitmarkets/whitepaper/) | (deprecated) | Bitcoin, Bitmessage | 11 | | district0x | [web](https://district0x.io/) | [github](https://github.com/district0x/d0x-INFRA) | [whitepaper](https://district0x.io/docs/district0x-whitepaper.pdf) | (operating) | Aragon, d0xINFRA, Ethereum, IPFS | 12 | | Drop Zone | N/A | [github](https://github.com/17Q4MX2hmktmpuUKHFuoRmS5MfB5XPbhod/dropzone-lib) | [whitepaper](https://github.com/17Q4MX2hmktmpuUKHFuoRmS5MfB5XPbhod/dropzone-lib/blob/master/Drop%20Zone%20-%20Whitepaper.pdf) | (operating) | Bitcoin | 13 | | Ink Protocol | [web](https://paywithink.com/) | [github](https://github.com/InkProtocol/contracts) | [whitepaper](https://paywithink.com/wp-content/uploads/2018/07/Ink_Protocol_Whitepaper_V9_Listia_Inc.pdf) | (operating) | Ethereum | 14 | | LBRY | [web](https://lbry.io/) | [github](https://github.com/lbryio) | N/A | (operating) | LBRY | 15 | | Open Market Protocol | [web](https://particl.io/) | [github](https://github.com/particl/omp-lib) | [protocol whitepaper](https://kewde.gitbooks.io/protocol/), [marketplace whitepaper](https://github.com/particl/whitepaper/blob/master/decentralized-private-marketplace-draft-0.1.pdf) | (operating) | Particl, SMSG, RingCT, MAD escrow | 16 | | OpenBazaar | [web](https://www.openbazaar.org/) | [github](https://github.com/openbazaar) | N/A | (operating) | IPFS, Ricardian contracts | 17 | | Origin | [web](https://www.originprotocol.com/en) | [github](https://github.com/OriginProtocol) | [whitepaper](https://www.originprotocol.com/en/whitepaper) | (operating) | Ethereum, IPFS | 18 | | SwarmCity | [web](https://swarm.city/) | [github](https://github.com/swarmcity) | [whitepaper](https://support.swarm.city/knowledge_base/topics/where-can-i-view-the-whitepaper) | (developing) | Ethereum | 19 | | Syscoin | [web](https://syscoin.org/) | [github](https://github.com/syscoin/syscoin) | [whitepaper](https://www.syscoin.org/assets/whitepaper.pdf) | (operating) | Syscoin | 20 | 21 | 22 | ## Decentralized marketplaces 23 | 24 | | Marketplace | URL | Repo | Status | Protocol | Supported currencies | Supported platforms | 25 | | ------------- |:-------------:|:-------------:|:-------------:|:-------------:|:-------------:|:-------------:| 26 | | Decentraland Marketplace | [web](https://market.decentraland.org/) | [github](https://github.com/decentraland/marketplace-contracts) | (operating) | Ethereum | MANA, LAND | Web | 27 | | Ethlance | [web](https://ethlance.com/) | [github](https://github.com/madvas/ethlance) | (operating) | district0x | Ether | Web | 28 | | LBRY | [web](https://lbry.io/) | [github](https://github.com/lbryio) | (operating) | LBRY | LBRY | Linux, Mac, Windows (Android, iOS in development) | 29 | | Meme Factory | [web](https://memefactory.io/) | [github](https://github.com/district0x/memefactory) | (developing) | district0x | Ether | Web | 30 | | Name Bazaar | [web](https://namebazaar.io/) | [github](https://github.com/district0x/name-bazaar) | (operating) | district0x | Ether| Web | 31 | | OpenBazaar | [web](https://www.openbazaar.org/) | [github](https://github.com/openbazaar) | (operating) | OpenBazaar | Receive: Bitcoin, Bitcoin Cash, Zcash. Send: All [ShapeShift](https://shapeshift.io) currencies. | Linux, Mac, Windows | 32 | | Origin | [web](https://dapp.originprotocol.com/) | [github](https://github.com/OriginProtocol) | (operating) | Origin | ETH, ERC-20 tokens | Web | 33 | | Particl Open Marketplace | [web](https://particl.io/) | [github](https://github.com/particl) | (operating) | Open Market Protocol | Particl (Crypto Agnosticism/Atomic swaps in development) | Linux, Mac, Windows | 34 | 35 | ### Legend 36 | 37 | Marketplace: The name of the application used to access the decentralized marketplace (or network of marketplaces). 38 | 39 | Protocol: The name of the protocol used. 40 | 41 | Repo: repository where the source code of the application or protocol is stored. 42 | 43 | Status: the current state of development and operation. 44 | * Developing: not live, currently under development. 45 | * Operating: live, working implementation available. 46 | 47 | Supported currencies: currencies supported by the application for buying and selling goods and services in the marketplace. 48 | 49 | Supported platforms: computing platforms supported by the application. 50 | 51 | Tech stack: software primitives or dependencies used by the protocol. 52 | 53 | URL: main website of the project. 54 | 55 | Whitepaper: original reference document describing the protocol. 56 | 57 | ## Contributing 58 | 59 | Do you notice anything that can be added, corrected, or otherwise improved? Create an [issue](https://github.com/john-light/decentralized-marketplaces/issues) or [pull request](https://github.com/john-light/decentralized-marketplaces/pulls) to suggest changes to this file. 60 | 61 | If you contribute a pull request, please adhere to these guidelines: 62 | 63 | * Follow the existing data entry format 64 | * Add your entry to the list in alphabetical order 65 | * No proprietary software 66 | * No vaporware (there has to be some code for the project, either operational or under development) 67 | 68 | By contributing to this repo you agree to the following copyright waiver: 69 | 70 | > I dedicate any and all copyright interest in this content to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this content under copyright law. 71 | 72 | ## Disclaimer 73 | 74 | While the maintainer(s) of this repo do(es) their best to keep this list free of any software that could be considered harmful to users, inclusion on this list does not constitute an endorsement by the author(s) or maintainer(s) of this repo. Do your own due diligence before downloading and installing any software to ensure you can trust it and understand the implications of its use. 75 | --------------------------------------------------------------------------------