An open API service indexing awesome lists of open source software.

https://github.com/melitus/crypto-marketplace


https://github.com/melitus/crypto-marketplace

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# crypto-marketplace

This is a DApp marketplace that runs on the blockchain, kind of like Craigslist. It allows people to list items for sale, but unlike Craigslist, it also allows people to purchase them on the website with cryptocurrencies.

Someone automatically becomes an owner of an item when they buy it because the system will be managed by smart contract running on the blockchain

Any time someone buys an item in the marketplace, they’ll send Ethereum cryptocurrencies to the smart contract. The smart contract will work like a vending machine by dispensing the item to the buyer, and transferring the cryptocurrencies payment instantly to the seller.e.