{"id":26155159,"url":"https://github.com/tippi-fifestarr/dd2","last_synced_at":"2025-10-09T14:34:49.521Z","repository":{"id":168473445,"uuid":"642552648","full_name":"tippi-fifestarr/dd2","owner":"tippi-fifestarr","description":"unique web3 card game for the people with help from thirdweb * chainlink","archived":false,"fork":false,"pushed_at":"2023-06-27T17:32:09.000Z","size":59853,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T08:51:34.559Z","etag":null,"topics":["chainlink","game","thirdweb","web3"],"latest_commit_sha":null,"homepage":"https://dd2-git-merge-tippi-fifestarr.vercel.app/","language":"JavaScript","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/tippi-fifestarr.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-18T20:41:30.000Z","updated_at":"2023-06-18T21:31:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e46c9aa-c8f4-44b2-b533-33efd49699da","html_url":"https://github.com/tippi-fifestarr/dd2","commit_stats":null,"previous_names":["tippi-fifestarr/dd2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tippi-fifestarr/dd2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tippi-fifestarr%2Fdd2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tippi-fifestarr%2Fdd2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tippi-fifestarr%2Fdd2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tippi-fifestarr%2Fdd2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tippi-fifestarr","download_url":"https://codeload.github.com/tippi-fifestarr/dd2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tippi-fifestarr%2Fdd2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001512,"owners_count":26083118,"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-10-09T02:00:07.460Z","response_time":59,"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":["chainlink","game","thirdweb","web3"],"created_at":"2025-03-11T08:49:56.401Z","updated_at":"2025-10-09T14:34:49.516Z","avatar_url":"https://github.com/tippi-fifestarr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open-source Web3 Card Game\n\nDDEUX © 2023 by [Tippi Fifestarr](https://devpost.com/tippi-fifestarr) is licensed under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)\n\n## The Goal\n\nQuickly adapt the [thirdweb starter template](https://next-javascript-starter.thirdweb-example.com/) to be perfect for the home page of D-Deuce.\n\nStep 1. Start Screen.\n\n1. Play =\u003e Access Key =\u003e Choose a Deck\n2. Vote (disabled) =\u003e DaDeux? DeDeuce? =\u003e Optimistic Governance with Veto\n3. Create =\u003e Contribute/Apply =\u003e Coming soon\n\n- [ ] merge with original dd repo (web3 branch?)?\n- [ ] use the existing template structure to write new copy explaining the game and prompting the user to \"choose a deck\"\n- [x] load the game page wrapped in thirdweb\n- [x] enable the claim button for access key (link to gitbooks documentation)\n- [ ] conditionally render \"choose a deck\" if user has access key\n- [ ] visually \u0026 functionally disable placeholder buttons\n- [ ] outro music video in the \"detail view\" (image and text on time with music)\n- [ ] decide on an open-source license (it should be easy to contribute to and repurpose, but I don't want someone to take this idea and code and compete against me or trick people, which is why we need public ledger of the official spellings for the name of DaDeuce, maybe sell some franchises for each name, and give first dibs to the proposer of that vote, which will be me for the first few probably lol)\n- [ ] write warning for deck uploader that ownership rules haven't been finalized\n- [ ] add the UNOFFICIAL deck creator (maker) function\n- [ ] Post to Lens (discuss integrating)\n\n## Getting Started\n\nOn `pages/_app.js`, you'll find our `ThirdwebProvider` wrapping your app, this is necessary for our [hooks](https://portal.thirdweb.com/react) and\n[UI Components](https://portal.thirdweb.com/ui-components) to work.\n\n- [ ] Get the thing running, yarn install \u0026 yarn dev\n- [ ] Look over the code and get a sense of how things flow for the user\n- [ ] Check out **the goal** above to find an unfinished goal to get started on\n- [ ] Announce to the team somehow (Discord or here in GH) that you're starting\n- [ ] Check back for feedback and update us...\n\n\u003e useful guidance from Thirdweb can be found in the Discord and throughout their blog and documentation. \u003cbr\u003e https://blog.thirdweb.com/guides/early-access-nft-with-typescript/ \u003cbr\u003e https://portal.thirdweb.com/auth/how-auth-works/sign-in-with-wallet\n\n### Deploy to IPFS\n\nDeploy a copy of your application to IPFS using the following command:\n\n```bash\nyarn deploy\n```\n\n## Learn More\n\nTo learn more about thirdweb and Next.js, take a look at the following resources:\n\n- [thirdweb React Documentation](https://docs.thirdweb.com/react) - learn about our React SDK.\n- [thirdweb JavaScript Documentation](https://docs.thirdweb.com/react) - learn about our JavaScript/TypeScript SDK.\n- [thirdweb Portal](https://docs.thirdweb.com/react) - check our guides and development resources.\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n\nYou can check out [the thirdweb GitHub organization](https://github.com/thirdweb-dev) - your feedback and contributions are welcome!\n\n## Join our Discord!\n\nFor any questions, suggestions, join our discord at [https://discord.gg/thirdweb](https://discord.gg/thirdweb).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftippi-fifestarr%2Fdd2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftippi-fifestarr%2Fdd2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftippi-fifestarr%2Fdd2/lists"}