Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 957 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 957 Bytes

MemeMarketplace DApp

Meme marketplate DApp: made with Near-AS-SDK, IPFS and React

The app is hosted here: https://aishat-akinyemi.github.io/near-meme-marketplace-dapp

The marketplace metadata is stored on IPFS, and price, owner and sales data stored on the NEAR blockchain.

This MemeMarketplace dapp was created as my submission to NEAR 101 Challenge on Dacade. Join dacade to not just learn how to build blockchain solutions, but earn while you do so.

Join Dacade with my referral code.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.