PBPranay Bathiniinpranaybathini.hashnode.dev·Mar 8, 2024 · 5 min readConventional commit specificationThe Conventional Commits specification is a lightweight convention that provides a standardized format for writing commit messages. It defines a simple set of rules to structure commit messages in a consistent manner, making it easier to understand t...00
PBPranay Bathiniinpranaybathini.hashnode.dev·Feb 19, 2022 · 10 min readCreating Loot Royale NFT Collection DAppIntroduction In this series of blogs, I am going to show how to create an on chain and off chain NFT collection smart contract and create a DApp to mint NFTs. I am also going to show how to create your own DApp which I designed for fun last year and ...00