Real-World ERC1155 Use Case – Loyalty Program (Detailed Guide)
Even though ERC1155 was invented to serve blockchain-based games, there are other means of use for this token standard that offers fungible and non-fungible tokens under one smart contract. Its fungible token feature enables us to mint tokens similar to ERC20 tokens that are widely …
Code a Soulbound Token (SBT) — Tutorial With Full Source Code
As the name implies, a soulbound token (SBT) is a type of non-fungible token (NFT) token that is bounded to a person’s soul. This means, in blockchain context, this unique NFT token should not leave the holder’s wallet. However, during the token minting process, you …
What is Blockchain Notarization And Why Notary Public Should Care
According to the National Notary Association of the United States, notarization is defined as… …the official fraud-deterrent process that assures the parties of a transaction that a document is authentic, and can be trusted. This basically means someone trained as a notary acts as a …
UPDATE: Now You Can Issue NFT or SBT Directly to a Wallet
We just updated our platform to enable you to directly mint NFT (non-fungible token) or SBT (soulbound token) for a third-party wallet. This means instead of having to issue a token to your own wallet and subsequently transferring it to another wallet address, you can …
What Is NFT Coupon and How It Can Prevent Fraud
Discover how NFT can potentially revolutionize the coupon industry and prevent fraud. I had the opportunity to witness a coupon fraud happening before my eyes. I was at a checkout queuing while a couple in front of me was trying to redeem a rather thick …
Create Soulbound Tokens (SBT) Without Coding
A step-by-step tutorial on how to mint SBT tokens without programming. Soulbound token is still in its infancy in the blockchain fraternity. But if you wish to be the early bird that catches the worm, this hands-on tutorial explains how you can mint this revolutionary …