Skip to content

Automate your mass customized NFT transactions using this script. Give it a base image and a CSV with list of names and their public keys. Let the code handle the rest!

License

Notifications You must be signed in to change notification settings

Abhijnan-Bajpai/automatic-nft-transactions

Repository files navigation

Automatic Customised NFT Transactions

This project is a work in progress towards becoming an extension for helping deliver custom NFTs for multiple use cases. It requires a base image which has some whitespace around the original design, and a CSV file which contains the fields: first name and wallet public key. The code will customize the image with a title and names of people who will be getting the NFT.

A use case could be giving out customized NFTs as a souvenir to every attendee of a public event!

Add the base image design into the img folder

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

Automate your mass customized NFT transactions using this script. Give it a base image and a CSV with list of names and their public keys. Let the code handle the rest!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published