Pin Save is a decentralized image, video sharing and content aggregation platform where community controls the platform.
- The decentralized feed reinforces the discovery of content and feedback.
- Upgradeable, resilient decentralized storage.
- Smart contracts to securely serve web experiences directly to users.
- Decentralized feed of NFTs on Metis chain with decentralized storage on IPFS with Pinata:
- Image posting:
- Profile Page with ENS:
Metis Smart contract Etherscan
To run this project and start the project in development mode, install it locally using yarn
and run yarn dev
:
yarn
yarn dev