Skip to content

Karuzzzo/nft-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT-Merger Hardhat Project

This project implements NFT contract logic, designed for merging 6 different NFT with different properties to one big NFT. This exact contract uses NFTs representing:

leg 1
leg 2
arm 1
arm 2
body
head  

Function mergeNFT() burns all 6 of them, creating one big NFT which contains them in one image.

TokenID of resulting NFT is strictly bound to all 6 of child images.

Backend is required for image generation, tho.

Try running tests, there is some of them:

npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors