https://github.com/mohamedsadiq/cwb-nfts_smart_contract
https://github.com/mohamedsadiq/cwb-nfts_smart_contract
nft smartcontracts solidity
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohamedsadiq/cwb-nfts_smart_contract
- Owner: mohamedsadiq
- Created: 2021-12-28T17:38:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T11:24:22.000Z (over 3 years ago)
- Last Synced: 2025-02-10T00:37:43.504Z (4 months ago)
- Topics: nft, smartcontracts, solidity
- Language: Solidity
- Homepage: https://cwb.mohamedsadiq.repl.co/
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Certified Web3 Boy
A project inspired by deverloper dao & Certified lover Boy album,
this is the smart contract and you can see the website live on https://cwb.mohamedsadiq.repl.co/
Try running some of the following tasks:
```shell
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
```