Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 657 Bytes

File metadata and controls

15 lines (10 loc) · 657 Bytes

Box-based advertisement dApp built-on Ethereum test network, Ropsten.

Inspired by the Million Dollar Homepage this project provides a decentralized box-based advertisement where the boxes can be exchanged within users. Users can buy an empty box, set a price for the box they own for someone else to buy it, and buy boxes from other people by paying the price they demanded in ethers.

To test the web-app, add the Ropsten test network to your wallet and activate it, then

Live Demo

Live Demo

Deploy on Localhost

npm i
npm start