{"id":28178489,"url":"https://github.com/slycompiler/nft-smart-contract-solidity","last_synced_at":"2026-05-15T08:03:05.966Z","repository":{"id":239257044,"uuid":"797879917","full_name":"slycompiler/nft-smart-contract-solidity","owner":"slycompiler","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-08T17:04:54.000Z","size":1135,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T16:56:24.667Z","etag":null,"topics":["nft-smart-contract","solidity","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slycompiler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-08T17:04:13.000Z","updated_at":"2024-09-10T13:26:44.000Z","dependencies_parsed_at":"2024-05-11T03:25:05.387Z","dependency_job_id":"b21c63f7-a1a6-4d67-9509-e93180688ffa","html_url":"https://github.com/slycompiler/nft-smart-contract-solidity","commit_stats":null,"previous_names":["hardworking-toptal-dev/nft-smart-contract-solidity","slycompiler/nft-smart-contract-solidity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fnft-smart-contract-solidity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fnft-smart-contract-solidity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fnft-smart-contract-solidity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slycompiler%2Fnft-smart-contract-solidity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slycompiler","download_url":"https://codeload.github.com/slycompiler/nft-smart-contract-solidity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448569,"owners_count":22072765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nft-smart-contract","solidity","typescript"],"created_at":"2025-05-16T01:12:36.059Z","updated_at":"2026-05-15T08:03:00.931Z","avatar_url":"https://github.com/slycompiler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n1 . Clone this repo:\n\n```sh\ng\n```\n\n2 . Change into the directory:\n\n```sh\ncd hardhat-nft-smart-contract\n```\n\n3 . Install dependencies:\n\n```sh\nnpm install\n```\n\n4 . Set up environment variables:\n\n```sh\ncp .env.example .env\n```\n\nReplace the values of the variables you need in the `.env` file with yours.\n\n5 . Set up `project-config.ts`:\n\n- Replace the file paths with yours\n- Replace `hiddenMetadataUri` with yours\n\n## Commands\n\n### Test\n\n```sh\nnpx hardhat test\n```\n\n### Deploy\n\n1 . `Network: hardhat(default)`:\n\n```sh\nnpx hardhat deploy\n```\n\n2 . `Network: localhost`:\n\n```sh\nnpx hardhat node\n```\n\nLaunch another terminal and run the following command:\n\n```sh\nnpx hardhat deploy --network localhost\n```\n\n3 . `Network: rinkeby/mainnet/mumbai/polygon`:\n\n```sh\nnpx  deploy --network \u003cnetworkName\u003e\n```\n\n4 . `Tags`:\n\nDeploying without the `--tags \u003ctags\u003e` option runs all deploy scripts in the `deploy` directory.\n\nFor example, if you want to run only `deploy/02-update-front-end.ts` using the `rinkeby` network:\n\n```sh\nnpx hardhat deploy --network rinkeby --tags updateFrontEnd\n```\n\n\u003e The tag name is set at the bottom of the deploy script file.\n\n\u003e Using Hardhat Network and running only `deploy/02-update-front-end.ts` will result in an error.\n\n### Scripts\n\n1 . Open allowlist sale:\n\n```sh\nnpm run open-allowlist -- --network \u003cnetworkName\u003e\n```\n\n2 . Open public sale:\n\n```sh\nnpm run open-public -- --network \u003cnetworkName\u003e\n```\n\n3 . Close sales:\n\n```sh\nnpm run close -- --network \u003cnetworkName\u003e\n```\n\n4 . Reveal collection:\n\n```sh\nnpm run reveal -- --network \u003cnetworkName\u003e\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Fnft-smart-contract-solidity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslycompiler%2Fnft-smart-contract-solidity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslycompiler%2Fnft-smart-contract-solidity/lists"}