Next.js · Ethereum

Licks NFT

Generator of musical NFT

Next.jsEthereum
lick-nft

Licks NFT is a fullstack project for creating musical NFTs: unique digital tokens representing a song, album or clip, stored and verified on the Ethereum blockchain to guarantee authenticity, ownership and scarcity.


Frontend


Built with Next.js and web3.js, integrated with Metamask so users can connect their wallet and sign transactions to mint and manage NFTs.


Backend


Smart contracts in Solidity handle the creation, transfer and management of the musical NFTs, including royalty payments to creators.


My role


I built the project end to end, from the Next.js frontend and wallet integration to the Solidity contracts that enforce ownership and royalties on-chain.