Skip to content

ThalesBMC/NFT-Minter

Repository files navigation

NFT Minter and Message Validator

This projects demonstrate how to sign a message and validate if this message was signed by the msg.sender and if it was it call a NFT mint function that creates a SVG with the message that you signed.

example
For testing in root folder
npx hardhat test
For running frontend in client folder
yarn run dev

About

You can sign messages with your metamask and with this signature you can validate and mint a NFT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published