← Back to Projects
The Decentralized Blog
A decentralized blog that leverages IPFS and Polygon blockchain
reactweb3soliditynode
The Decentralized Blog
This experiment is a decentralized blog that leverages IPFS as content storage and Ethereum as the blockchain for storing the list of articles.
The project explores how Web3 technologies can be combined to build a fully decentralized publishing platform, where content is censorship-resistant and stored on a distributed network. The smart contracts are written in Solidity and manage article references on-chain, while the content itself lives on IPFS.