#nft
Read more stories on Hashnode
Articles with this tag
Step 1: Sign up for Moralis and create your free account Step 2: Get the API Key from the dashboard Remember you can use Moralis, both, on the...
Initial Setup npx create-next-app beastQuest npm i @thirdweb-dev/react @thirdweb-dev/sdk ethers@^5 The thirdweb-dev/react basically uses react...
Airdropping is a process of sending one or more tokens that you own to one or more addressNow why would we need AirDrop NFTs? create a better user...
The Basics ERC1155 tokens are semi-fungible tokens that have a single token but multiple owners, unlike ERC721 which are one-of-one and only have a...