Learn How To Mint NFTs on Litecoin
top of page

Learn How To Mint NFTs on Litecoin


Litecoin NFTs can be created using Omnilite. Download the windows version here: https://omnilite.org/ https://github.com/OmniLite/omnilite/releases/download/v0.18.1/omnilite-0.18.1-win64-setup.exe

Once omnilite is installed on your computer, run the software. Then navigate to the Receive tab to create a new omnilite litecoin address.


Next, send a small amount of LTC to this address. A little bit of LTC is needed to "mint" each token. It pays the network fees on the litecoin network.


Go to Overview tab next to wait until the balance is available.


Next go to Window then Console. This is where you will create NFTs.



Create 1 of 1 NFTs

In the console window enter the following code and replace the text.


omni_sendissuancefixed "ENTER OMNILITE M ADDRESS WITH LTC BALANCE HERE" 1 1 0 "" "" "ENTER NAME OF TOKEN YOU WANT TO CREATE HERE" "ENTER URL" "ENTER DATA DESCRIPTION HERE" "SET THIS VALUE TO 1 TO CREATE A 1 OF 1 NFT”


Here is an example of a NFT that was created:


omni_sendissuancefixed "MFCbLUaz3YKnMhiuLgHr6Hw5CH6CwLG53J" 1 1 0 "" "" "Hello" "https://twitter.com/MASTERBTCLTC/status/1482047783007764481?s=20" "This is the worlds first decentralized litecoin tweet in the world, this shows that using omnilite on litecoin blockchain we can build a decentralized twitter platform" "1"


In the URL location this is where you can enter the URL to an image, or a gif, or a video. You can link this to a tweet or anything you would like. The idea is that in the future when a litecoin NFT platform is built like OpenSea or Coinbase NFT the platform will be able to view the URL.


Another way to create a link to a image, video, gif or file is to use IPFS.


I think the most important thing to remember is to use the URL to an image file, gif, or video. So in the future when a litecoin platform is built these NFTs can be viewed.


Create Many Tokens


In the console window enter the following code and replace the text.

omni_sendissuancefixed "ENTER OMNILITE M ADDRESS WITH LTC BALANCE HERE" 1 1 0 "" "" "ENTER NAME OF TOKEN YOU WANT TO CREATE HERE" "ENTER URL" "ENTER DATA DESCRIPTION HERE" "ENTER THE AMOUNT OF THE TOKEN YOU WANT TO CREATE HERE”

Here is an example of a NFT that was created:

omni_sendissuancefixed "MFCbLUaz3YKnMhiuLgHr6Hw5CH6CwLG53J" 1 1 0 "" "" "MOON" """" "84000000"

For example this code will create 84M tokens called MOON.


Send NFTs

After the NFT has been created go to the Send tab. Then click on the Omni Layer tab


Then enter the Send to: address and the amount. Make sure the amount is 1 if its a 1 of 1 NFT. If its many tokens you can select as many as are available.


Example Video



Crypto-Keys Gif.gif
bottom of page