Skip to content

Repository files navigation

dynamicNFT

This is the first project after accomplished Alchemy university tutorials about Javascript and Solidity. How to Make NFTs with On-Chain Metadata - Project Setup Open the terminal, create a new folder called "NFTN42" and install Hardhat running the following command:

Shell

yarn add hardhat Then initialize hardhat to create the project boilerplates:

Shell

npx hardhat init To check if everything works properly, run:

Shell

npx hardhat test Install the OpenZeppelin smart contract library:

Shell

yarn add @openzeppelin/contracts

My first NFT about recording my achivement in a Campaign for runner/

About

This is the first project after accomplished Alchemy university tutorials about Javascript and Solidity.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages