Pin Save is a decentralized image, video sharing and content aggregation platform where users can not only control the content but also the platform itself.
- The decentralized feed reinforces the discovery of content and feedback.
- Decentralized Identity provides anonymity and data protection.
- Upgradeable, resilient, and open decentralized storage.
- Smart contracts to securely serve web experiences directly to users.
Features
- Decentralized feed of NFTs on Optimism chain with decentralized storage on IPFS with NFTPort, Estuary and Nft.storage:

- Decentralized comments section on orbis, ceramic and ipfs connected to a decentralized Pin Save identity, decentralized Pin Save post and ENS:


- Decentralized Profile ENS resolution:

- Pin Save update your profile page:



Optimism Smart contracts
Optimism Smart contracts
Ceramic Orbis Context
More information about Orbis Contexts
Ceramic Scan Indexer Stream Data
Setup
To run this project and start the project in development mode, install it locally using yarn and run yarn dev:
yarn
yarn dev
Latest Updates
- Integrated ENS Name and Avatar resolver on Profile Display. luc.eth profile.
- Built API route and React-Query for Pin Save Comments.
- Built React Context for Orbis Client.
- Enhanced page to update your Profile.
- Refactoring Orbis types.
- Reported Bug in Vercel dynamic catch-all routes.
- Removed faulty Lit Orbis encryption.
- Connected Vercel Analytics.
Further Resources