Aayush Guptaaayushguptaji.hashnode.net·Nov 6, 2022How to Build custom ERC-1155 NFT Collection using thirdwebIn 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...Discuss·16 likes·174 readsHow to Build custom ERC-1155 NFT Collection using ThirdWeb
Aayush Guptaaayushguptaji.hashnode.net·Oct 29, 2022How to Create and Deploy an ERC-1155 NFT Bundle CollectionIn this Tutorial, we will build NFT Bundle Collection using ERC-1155. 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 supply of NFTs; one user can mint only one NF...Discuss·10 likes·167 readsHow to Create and Deploy an ERC-1155 NFT Bundle Collection
Atharva Deosthaleatharvadeosthale.hashnode.net·Jan 6, 2023Writing an ERC-1155 token from scratch using SolidityWe hear about fungible (ERC-20) and non-fungible (ERC-721) tokens daily. But what if I told you that there exists a semi-fungible token? In a semi-fungible token contract, you can find tokens with copies (just like fungible tokens) and multiple token...Discuss·10 likes·59 readsSoliditySolidity
Aaron Rebeloaaronr2023.hashnode.net·Apr 21, 2023Understanding ERC1155The 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 single owner of a specific token. an example would be a certificate from Udemy. A single certificate h...DiscussERC1155
Atharva Deosthaleatharvadeosthale.hashnode.net·Jan 6, 2023Writing an ERC-1155 token from scratch using SolidityWe hear about fungible (ERC-20) and non-fungible (ERC-721) tokens daily. But what if I told you that there exists a semi-fungible token? In a semi-fungible token contract, you can find tokens with copies (just like fungible tokens) and multiple token...Discuss·10 likes·59 readsSoliditySolidity
Aayush GuptaforLearnWeb3 DAOhaardikkk-1648735168073.hashnode.net·Dec 20, 2022How to build custom ERC-1155 NFT Collection using thirdwebIn this tutorial, we will be building 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 a piece from any NFT bundle collection one by one. In addition...Discuss·3 likes·277 readsTutorial
Aayush GuptaforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Nov 10, 2022How to Build Custom ERC-1155 NFT Collections Using ThirdwebIn 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...Discuss·214 readsHow to Build custom ERC-1155 NFT Collection using ThirdWeb
Aayush Guptaaayushguptaji.hashnode.net·Nov 6, 2022How to Build custom ERC-1155 NFT Collection using thirdwebIn 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...Discuss·16 likes·174 readsHow to Build custom ERC-1155 NFT Collection using ThirdWeb
Mohindar Amarnadhmohindar99.hashnode.net·Nov 3, 2022Difference between ERC720 and ERC1155Let's start our understanding with the concept of Ethereum Request for Comment(ERC) which basically means the implemented standard for fungible or non-fungible tokens created using the Ethereum blockchain. When it comes to non-fungible tokens (NFTs),...Discuss·43 readsSmart Contracts
Aayush GuptaforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Oct 31, 2022How to Verify Smart Contracts with Libraries and Constructor Parameters on Polygonscan.When you deploy code to the public, open, global censorship-resistant Ethereum blockchain, you expect participants will use the functions and services your smart contract provides worldwide. Therefore, it is essential to be a good steward of the bloc...Discuss·73 readsERC1155
Aayush Guptaaayushguptaji.hashnode.net·Oct 29, 2022How to Create and Deploy an ERC-1155 NFT Bundle CollectionIn this Tutorial, we will build NFT Bundle Collection using ERC-1155. 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 supply of NFTs; one user can mint only one NF...Discuss·10 likes·167 readsHow to Create and Deploy an ERC-1155 NFT Bundle Collection
Aayush GuptaforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Oct 3, 2022How to Create and Deploy an ERC-1155 NFT Bundle CollectionIn this Tutorial, we will build NFT Bundle Collection using ERC-1155. 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 supply of NFTs; one user can mint only one NF...Discuss·4 likes·522 readsERC1155