Skip to content

NFT Fetcher is a tool that allows developers to easily integrate NFT (Non-Fungible Tokens) into Unity Engine. With just a few clicks, developers can fetch NFT from specific chains and contracts and integrate them into their game.

Notifications You must be signed in to change notification settings

LYNC-WORLD/LYNC-NFT-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LYNC-NFT-Fetcher

Integrate NFT Fetching SDK into Game Engine

NFT Fetcher is a tool that allows developers to easily integrate NFT (Non-Fungible Tokens) into game engines like Unity and Unreal. With just a few clicks, developers can fetch NFT from specific chains and contracts and integrate them into their game.

Get Your API Key

Please get your API key before downloading the SDK from https://www.lync.world/form.html

Installation

Download the LYNC - NFT Fetcher SDK from here. Import the SDK .unitypackage file to your project. or simply drag and drop .unitypackage file to your project.

image

Once the NFT Fetcher SDK has finished importing into your Unity project, you can begin integrating it into your game. To do this, open the NFTFetcher scene provided by the LYNC NFT Fetcher SDK.

                      Path : Assets ->LYNC-NFT-Fetcher -> NFTFetcher Scene
Screenshot 2023-07-26 at 1 39 16 AM

To choose the blockchain network, simply go to the ChooseChain drop-down menu and pick the network of your contract address

image

Pass the Contract Address on the selected chain. It will start fetching all the NFTs of that contract address.

image

If you want gamers to fetch their NFTs from the wallet address, mark "Show User NFTS" as True (Mark Tick).

image

For testing in Unity Editor, Pass Wallet Address and NFTs will start showing. If you wish to see logs, enable Debug Logs as True (Mark Tick).

Fetch gamers NFTs from their wallet Address

Integrate LYNC Metamask Wallet SDK https://github.com/LYNC-WORLD/Metamask-Unity-Wallet-SDK

Once done, when you build on WebGL, it will fetch the gamer's NFTs from the specific wallet.

About

NFT Fetcher is a tool that allows developers to easily integrate NFT (Non-Fungible Tokens) into Unity Engine. With just a few clicks, developers can fetch NFT from specific chains and contracts and integrate them into their game.

Resources

Stars

Watchers

Forks

Packages

No packages published