metafy-social / web3-smart-contracts

A repository of smart-contracts in the web3 space, all in a simple and collective space of hardhat for you to refer anytime
GNU General Public License v3.0
54 stars 45 forks source link

Added blog smart contract #145

Closed AnmolSirola closed 1 year ago

AnmolSirola commented 1 year ago

Description

A blogging smart contract which allows users to create a blog and post that blog . We can also create new blogs or update previous blogs we can also transfer the ownership of that blog to another person.

Fixes #133

Screenshots of relevant screens

blog

Developer's checklist

If changes are made in the code: