LinkForge: Unlocking Seamless and Secure NFT Distribution with Unique Links
Author: 0xEstarriol, harry //IntroductionIn the swiftly evolving blockchain landscape, Non-Fungible Tokens (NFTs) have emerged as a prominent means to represent ownership of distinct digital assets. However, the secure and efficient distribution of NFTs via off-chain channels, such as email, QR codes, and NFC Tags, has posed significant challenges for creators. To address this, Ctor Lab is excited to introduce LinkForge, an innovative protocol that empowers creators to distribute NFTs and Fun...
LinkForge: Unlocking Seamless and Secure NFT Distribution with Unique Links
Author: 0xEstarriol, harry //IntroductionIn the swiftly evolving blockchain landscape, Non-Fungible Tokens (NFTs) have emerged as a prominent means to represent ownership of distinct digital assets. However, the secure and efficient distribution of NFTs via off-chain channels, such as email, QR codes, and NFC Tags, has posed significant challenges for creators. To address this, Ctor Lab is excited to introduce LinkForge, an innovative protocol that empowers creators to distribute NFTs and Fun...
ERC1155Delta: The NFT implementation with the lowest gas usage and minimal impact on the blockchain storage space.
Author: 0xEstarriol, HarryTL;DRLike ERC721 tokens, each ERC1155Delta token is unique.Compared to the ERC721A, ERC1155Delta saves ~39% in minting 5 tokens and ~87% in burning 5 tokens.ERC1155Delta uses less storage space than most of the ERC721 implementations. ERC1155Delta also releases the storage space of the tokens that are no longer accessible. In addition to the gas refund, ERC1155Delta has less impact on the blockchain storage space.With the ERC1155 standard, ERC1155Delta provide batch ...
ERC1155Delta: The NFT implementation with the lowest gas usage and minimal impact on the blockchain storage space.
Author: 0xEstarriol, HarryTL;DRLike ERC721 tokens, each ERC1155Delta token is unique.Compared to the ERC721A, ERC1155Delta saves ~39% in minting 5 tokens and ~87% in burning 5 tokens.ERC1155Delta uses less storage space than most of the ERC721 implementations. ERC1155Delta also releases the storage space of the tokens that are no longer accessible. In addition to the gas refund, ERC1155Delta has less impact on the blockchain storage space.With the ERC1155 standard, ERC1155Delta provide batch ...
FPE-MAP: A framework for constructing fair NFT mystery boxes on-chain with minimal gas consumption
Author: 0xEstarriol, harry // FPE Map is released under the MIT open-source license and free to use. If you're looking for commercial support, it's available at ctor.xyzTL;DRWe create an innovative metadata shuffling framework, FPE Map, for revealing NFT mystery boxes in a fair and gas-efficient manner.FPE Map requires storing only one random number on-chain, regardless of the size of the NFT collection. This makes it extremely gas efficient. (20000x cheaper than Clone X's meth...
FPE-MAP: A framework for constructing fair NFT mystery boxes on-chain with minimal gas consumption
Author: 0xEstarriol, harry // FPE Map is released under the MIT open-source license and free to use. If you're looking for commercial support, it's available at ctor.xyzTL;DRWe create an innovative metadata shuffling framework, FPE Map, for revealing NFT mystery boxes in a fair and gas-efficient manner.FPE Map requires storing only one random number on-chain, regardless of the size of the NFT collection. This makes it extremely gas efficient. (20000x cheaper than Clone X's meth...
ERC721Psi: A truly scalable NFT implementation for low-gas on-chain applications and randomized metadata generation.
Author: 0xEstarriol Source code of ERC721Psi is available on github now. Commercial support is also available at ctor lab.TL;DRWe designed ERC721Psi, an ERC721 compliant implementation, ground up.Inspired by Azuki’s ERC721A, ERC721Psi also provides batch minting at a fixed gas cost. We further optimized the amount of the data written to the storage to achieve a lower minting cost.ERC721Psi solves the scaling issue of ERC721A in token transfer and on-chain metadata querying in a large batch th...
ERC721Psi: A truly scalable NFT implementation for low-gas on-chain applications and randomized metadata generation.
Author: 0xEstarriol Source code of ERC721Psi is available on github now. Commercial support is also available at ctor lab.TL;DRWe designed ERC721Psi, an ERC721 compliant implementation, ground up.Inspired by Azuki’s ERC721A, ERC721Psi also provides batch minting at a fixed gas cost. We further optimized the amount of the data written to the storage to achieve a lower minting cost.ERC721Psi solves the scaling issue of ERC721A in token transfer and on-chain metadata querying in a large batch th...