The Difference Between Alchemy API and thirdweb SDK? As a software or web developer, you will work with different components, some of which you will use more often, like application programming interfaces (APIs) and software development kits (SDKs) mainly because developers are keen to improve the soft...
Create NFT Smart Contract with thirdweb and Chainlink In this tutorial, we will build a custom ERC-721 NFT collection using thirdweb and Chainlink. We will use thirdweb ContractKit for the ERC-721 token standard, thirdweb deploy to deploy our smart contract to Mumbai Testnet, and Chainlink Data Feeds to...
How to Build Custom ERC-1155 NFT Collections Using Thirdweb In this tutorial, we will build a custom ERC-1155 NFT bundle collection using Thirdweb ContractKit and Deploy tool. Instead of minting all the NFTs in one go. We allow users to mint NFT from any NFT bundle collection one by one. We also set a maximum...
How to Build a Full Stack NFT Marketplace Along with the rising prominence of Non-Fungible Tokens (NFTs), several NFT marketplaces have sprung up. Because NFTs are digital assets that can be bought, sold, or traded, these marketplaces play an essential role as a platform for connecting buyer...