Pointer Web3 Forum

This post is based on Create a Web3 Forum with Polygon by pointer.gg. You can find awesome tutorials related to blockchain development on their website. The solidity code is pretty much the same with the one in the tutorial. For the front end I'm using ethers.js with some custom hooks instead of wagmi because I wanted to explore different ways of creating composable web 3 enabled components with React.

Here are a few blog posts that I generated randomly and added the comment functinality.

Deployed Contracts

You can find the full solidity code used here on the tutorial at pointer. Here is the contract address and ABI if you want to play around.

Contract - Pointer Forum