Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.61 KB

README.md

File metadata and controls

71 lines (48 loc) · 1.61 KB

Welcome Punkers 👋

Version License: ISC Twitter: AJanovitch

NFT collection of 25 unique punkers

Links

Install

npm install

Usage

  • Run web server
npm run start
  • Run local blockchain
npm run ganache
  • Deploy NFT contract
npx hardhat run scripts/deploy.js --network ganache

Run tests

npx hardhat test

Author

👤 aaronjanovitch@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator