{"id":23235768,"url":"https://github.com/hack-light/space-nft","last_synced_at":"2026-04-26T23:31:32.961Z","repository":{"id":204998740,"uuid":"705807754","full_name":"Hack-Light/space-nft","owner":"Hack-Light","description":"Space NFT is an on-chain composable NFT platform that allows users to mint individual space bodies as unique NFTs and seamlessly combine them to create a single, cohesive image, all securely stored on the blockchain. ","archived":false,"fork":false,"pushed_at":"2023-12-03T16:17:17.000Z","size":3099,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:35:44.332Z","etag":null,"topics":["blockchain","buidlguidl","composable-svg","ethereum"],"latest_commit_sha":null,"homepage":"https://space-nft-nextjs.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hack-Light.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-10-16T18:19:10.000Z","updated_at":"2023-12-19T20:44:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"65aaf78e-eb32-4902-be48-c42267b49cad","html_url":"https://github.com/Hack-Light/space-nft","commit_stats":null,"previous_names":["hack-light/space-nft"],"tags_count":0,"template":false,"template_full_name":"scaffold-eth/scaffold-eth-2","purl":"pkg:github/Hack-Light/space-nft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2Fspace-nft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2Fspace-nft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2Fspace-nft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2Fspace-nft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hack-Light","download_url":"https://codeload.github.com/Hack-Light/space-nft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2Fspace-nft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blockchain","buidlguidl","composable-svg","ethereum"],"created_at":"2024-12-19T03:29:30.554Z","updated_at":"2026-04-26T23:31:32.942Z","avatar_url":"https://github.com/Hack-Light.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏗 SPACE NFT\n\n![final nft](./initial-final.svg)\n\n![home-page](./home-page.png)\n\n## Requirements\n\nBefore you begin, you need to install the following tools:\n\n- [Node (v18 LTS)](https://nodejs.org/en/download/)\n- Yarn ([v1](https://classic.yarnpkg.com/en/docs/install/) or [v2+](https://yarnpkg.com/getting-started/install))\n- [Git](https://git-scm.com/downloads)\n\n## Quickstart\n\nTo get started with Scaffold-ETH 2, follow the steps below:\n\n1. Clone this repo \u0026 install dependencies\n\n```\ngit clone https://github.com/Hack-Light/space-nft.git\ncd space-nft\nyarn install\n```\n\n2. Run a local network in the first terminal:\n\n```\nyarn chain\n```\n\nThis command starts a local Ethereum network using Hardhat. The network runs on your local machine and can be used for testing and development. You can customize the network configuration in `hardhat.config.ts`.\n\n3. On a second terminal, deploy the test contract:\n\n```\nyarn deploy\n```\n\nThis command deploys a test smart contract to the local network. The contract is located in `packages/hardhat/contracts` and can be modified to suit your needs. The `yarn deploy` command uses the deploy script located in `packages/hardhat/deploy` to deploy the contract to the network. You can also customize the deploy script.\n\n4. On a third terminal, start your NextJS app:\n\n```\nyarn start\n```\n\nVisit your app on: `http://localhost:3000`. You can interact with your smart contract using the contract component or the example ui in the frontend. You can tweak the app config in `packages/nextjs/scaffold.config.ts`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-light%2Fspace-nft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhack-light%2Fspace-nft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-light%2Fspace-nft/lists"}