Skip to content

This is a project based on the NFTs by adding some additional functionalities to the smart contract where the owner has some extra features.

Notifications You must be signed in to change notification settings

mohindar99/Doodles_erc-721

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sample Hardhat Project.

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts with some extra facilitites provided to the owner of the smart contract.

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

This is a project based on the NFTs by adding some additional functionalities to the smart contract where the owner has some extra features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • Solidity 21.8%