Unique NFT ideas for your next project
NFTs are still so early-stage, which means there are plenty of NFT ideas you can try to gain a competitive advantage over those who discover… Read More »Unique NFT ideas for your next project
NFTs are still so early-stage, which means there are plenty of NFT ideas you can try to gain a competitive advantage over those who discover… Read More »Unique NFT ideas for your next project
Non-fungible tokens or NFTs are the buzzword for this year. I’m sure you’ve seen the term being thrown around by crypto bros on Twitter, and… Read More »8 best online NFT tutorials for beginners
Since the introduction of the ERC-20 standard in 2015, several other token standards have been proposed and developed, including ERC-721 and ERC-1155. What’s Ethereum Request… Read More »ERC-1155 vs ERC-721: The old and the new, compared
ERC721 vs ERC721A may look like they’re accomplishing the same goal but there are some important distinctions. Let’s see what they are. As the world… Read More »ERC721 vs ERC721A: Batch Minting NFTs, explained
OpenSea provides developers with a REST API and a Software Development Kit (SDK) for building applications that use NFTs. The REST API allows developers to access and display metadata about NFTs, while the SDK enables the development of applications that directly interface with the blockchain.
NFTs, or non-fungible tokens, are a type of digital asset that represent ownership of a unique item or piece of content, such as a piece… Read More »The Complete Guide to NFTs (Non-Fungible Tokens)
Prerequisites In order to build a full stack NFT minting dapp and be successful in this guide, you must have the following: Node.js installed on your… Read More »Build a Full Stack NFT minting Dapp w/ Hardhat, ethers.js, Next.js & TailwindCSS