Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 2.26 KB

README.md

File metadata and controls

62 lines (41 loc) · 2.26 KB

Pin Save - decentralized Pinterest

Size Limit CLI

follow on Twitter

Pin Save is a decentralized image, video sharing and content aggregation platform where community controls the platform.

  1. The decentralized feed reinforces the discovery of content and feedback.
  2. Upgradeable, resilient decentralized storage.
  3. Smart contracts to securely serve web experiences directly to users.

Features

  • Decentralized feed of NFTs on Metis chain with decentralized storage on IPFS with Pinata:

decentralized feed

  • Image posting:

Pin Save Upload

  • Profile Page with ENS:

Pin Save Upload

Optimism Smart contracts

Metis Smart contract Etherscan

Setup

To run this project and start the project in development mode, install it locally using yarn and run yarn dev:

yarn
yarn dev

Further Resources