Skip to content

Contract created to generate a collection of NFT using image parts mergin with ADN generated uniquely by user wallet's address

Notifications You must be signed in to change notification settings

evertdiaz/nft-alpha-people-smart-contract

Repository files navigation

Alpha people Smart Contract

This project shows use case for NFT collection creation, using pseudo randomg on-contract technique to generates DNA that allows NFT get specific values.

Steps to execute:

  1. Add your account and infura project_id on a new .env file using .env.example format
  2. Add your wallet ethereum key to .env inside ETHKEY
  3. Execute: npx hardhat test
  4. Execute: npx hardhat run scripts/deploy.js --network ropsten

Addres of deployed contract on Ropsten: 0x71289Bd5985D8D002df2c32D70089952578b922E

About

Contract created to generate a collection of NFT using image parts mergin with ADN generated uniquely by user wallet's address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published