{"id":20974206,"url":"https://github.com/thirdweb-example/signature-based-minting","last_synced_at":"2025-10-04T14:23:59.024Z","repository":{"id":39724397,"uuid":"479135644","full_name":"thirdweb-example/signature-based-minting","owner":"thirdweb-example","description":"Create a community-made NFT collection with restrictions that you specify using signature based minting in thirdweb's NFT Collection contract.","archived":false,"fork":false,"pushed_at":"2024-06-05T03:13:48.000Z","size":220,"stargazers_count":49,"open_issues_count":0,"forks_count":37,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T12:36:54.482Z","etag":null,"topics":["nextjs","nft-collection","signature-based-minting","typescript"],"latest_commit_sha":null,"homepage":"https://signature-based-minting.thirdweb-example.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thirdweb-example.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-04-07T20:17:43.000Z","updated_at":"2025-02-28T20:46:17.000Z","dependencies_parsed_at":"2024-11-19T04:42:01.420Z","dependency_job_id":null,"html_url":"https://github.com/thirdweb-example/signature-based-minting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"thirdweb-example/next-typescript-starter","purl":"pkg:github/thirdweb-example/signature-based-minting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fsignature-based-minting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fsignature-based-minting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fsignature-based-minting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fsignature-based-minting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirdweb-example","download_url":"https://codeload.github.com/thirdweb-example/signature-based-minting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fsignature-based-minting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334618,"owners_count":24233793,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nextjs","nft-collection","signature-based-minting","typescript"],"created_at":"2024-11-19T04:27:13.662Z","updated_at":"2025-10-04T14:23:53.972Z","avatar_url":"https://github.com/thirdweb-example.png","language":"TypeScript","readme":"# Signature Based Minting Example\r\n\r\nThis project demonstrates how you can create a \"community-built\" NFT collection, where each user mints and owns their own NFT based on specific conditions that we provide.\r\n\r\n## Installation\r\n\r\nInstall the template with [thirdweb create](https://portal.thirdweb.com/cli/create)\r\n\r\n```bash\r\nnpx thirdweb create --template signature-based-minting\r\n```\r\n\r\n## Set up\r\n\r\n- Create your own [NFT Collection](thirdweb.com/thirdweb.eth/tokenerc721) via the [thirdweb dashboard](https://thirdweb.com).\r\n\r\n- Add your contract address to the [`const/yourDetails.ts`](/const/yourDetails.ts) file, in the form `export const NFT_COLLECTION_ADDRESS = \"xxx\";`.\r\n\r\n### Environment Variables\r\n\r\nTo run this project, you will need to add the following environment variables to your .env file:\r\n\r\n```bash\r\nNEXT_PUBLIC_TEMPLATE_CLIENT_ID=\r\nTW_SECRET_KEY=\r\nWALLET_PRIVATE_KEY=\r\n```\r\n\r\n- Generate your `TW_SECRET_KEY` and `NEXT_PUBLIC_TEMPLATE_CLIENT_ID` via thirdweb's [dashboard](https://thirdweb.com/create-api-key).\r\n- For `WALLET_PRIVATE_KEY` export your wallet private key from your wallet.\r\n\r\n### Run Locally\r\n\r\nInstall dependencies:\r\n\r\n```bash\r\nyarn\r\n```\r\n\r\nStart the server:\r\n\r\n```bash\r\nyarn start\r\n```\r\n\r\n## Additional Resources\r\n\r\n- [Documentation](https://portal.thirdweb.com)\r\n- [Templates](https://thirdweb.com/templates)\r\n- [Video Tutorials](https://youtube.com/thirdweb_)\r\n- [Blog](https://blog.thirdweb.com)\r\n\r\n## Contributing\r\n\r\nContributions and [feedback](https://feedback.thirdweb.com) are always welcome!\r\n\r\nPlease visit our [open source page](https://thirdweb.com/open-source) for more information.\r\n\r\n## Need help?\r\n\r\nFor help, join the [discord](https://discord.gg/thirdweb) or visit our [support page](https://support.thirdweb.com).\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Fsignature-based-minting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirdweb-example%2Fsignature-based-minting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Fsignature-based-minting/lists"}