Web3collab Resource Center

Month: January 2022

NFT’s for creatives: An overview

  A non-fungible token, or NFT, is a digital asset that can not be replicated,  in contrast to coins which are “fungible” or identical with an identical value, that serve as a commodity.  Anything that is unique and digital  – such as at, music, a picture of this article, or even your name – can …

NFT’s for creatives: An overview Read More »

How to create a Token ?

What are cryptocurrencies? Cryptocurrencies basically mean a digital currency that lives on the blockchain. It’s the native digital currency of a blockchain network. Like Bitcoin for Bitcoin Network, Ethereum for Ethereum Network or BNB for Binance Smart Chain. What is a token? A token is basically a small part of a blockchain network that is …

How to create a Token ? Read More »

Coding The Smart Contract

Let’s discuss how we can write a smart contract for a token. There are 2 ways to make a new token. Either, you can copy an existing token smart contract and edit them. Or you can write your own. I will show both methods but first, let’s see how to write our own token.  Tools …

Coding The Smart Contract Read More »

Deployment of the Token on Binance Smart Chain

To Deploy the token you need to install the metamask web extension on your chrome browser.  https://metamask.io/ visit there then click on download: Then Install the Metamask form chrome:   https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn Once the download and install will be done automatically, you can see it inside the extension icon: Pin The Extension For Easy Access:  Now …

Deployment of the Token on Binance Smart Chain Read More »