watchenz is a genereative onchain watch NFT collection, that tries to push onchain boundries forward. with user modifiable metadata.
you can find the samrt contracts and the interfaces that used in this project, here in contracts
you can find the deploying scripts that used for deploying these smart contract and initializing the project, here in deploy
you can find the scripts that is used for testing functionality of the smartcontracts, here in tests
collection of jupyter notebooks that used to clean the SVG data for smartcontract and examining the non-fungibility and creating a generative genes and SVG data strings and Exceptional token numbers for collection, you can fnd out more here in rarity_finalized
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
yarn hardhat help
yarn hardhat test
REPORT_GAS=true yarn hardhat test
yarn hardhat node
yarn hardhat run scripts/deploy.js