{"id":28839220,"url":"https://github.com/fabohax/4v4","last_synced_at":"2026-04-24T12:06:26.144Z","repository":{"id":285018806,"uuid":"944897567","full_name":"fabohax/4v4","owner":"fabohax","description":"3D NFT Platform","archived":false,"fork":false,"pushed_at":"2025-06-13T00:17:15.000Z","size":21506,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T00:32:38.044Z","etag":null,"topics":["babylon","clarity","nextjs","stacks"],"latest_commit_sha":null,"homepage":"https://4v4.diy","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/fabohax.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}},"created_at":"2025-03-08T07:23:50.000Z","updated_at":"2025-06-13T00:17:19.000Z","dependencies_parsed_at":"2025-06-13T00:24:06.270Z","dependency_job_id":"287bc4f0-d190-4874-a415-354c36245d0b","html_url":"https://github.com/fabohax/4v4","commit_stats":null,"previous_names":["fabohax/4v4-stx","fabohax/4v4"],"tags_count":0,"template":false,"template_full_name":"hirosystems/platform-template-nft-marketplace-dapp","purl":"pkg:github/fabohax/4v4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabohax%2F4v4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabohax%2F4v4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabohax%2F4v4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabohax%2F4v4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabohax","download_url":"https://codeload.github.com/fabohax/4v4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabohax%2F4v4/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260765610,"owners_count":23059310,"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":["babylon","clarity","nextjs","stacks"],"created_at":"2025-06-19T14:09:47.858Z","updated_at":"2026-04-24T12:06:26.138Z","avatar_url":"https://github.com/fabohax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![4V4 NFT Marketplace on Stacks](./4v4-screenshot.png)\n\n**4V4** is a digital playground for 3D mods, built on the Stacks blockchain. This full-stack dApp enables users to mint, list, and trade 3D models as NFTs using L2 satoshis. It demonstrates how to build scalable and expressive NFT platforms using Clarity smart contracts, Next.js, and Hiro.\n\n⚠️ This project is intended for development purposes only. Contracts have not been audited for production.\n\n---\n\n## 🔥 Features\n\n- Mint 3D models to user wallets as NFTs\n- List models for sale with optional takers, expiry, or batch operations\n- Trade NFTs using STX, SIP-010 tokens, and (soon) sBTC\n- Supports royalties per NFT via `get-royalty-info`\n- Secure SIP-009 ownership and transfers\n- Pagination for listings\n- Hiro wallet integration for devnet testing\n\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- [Hiro Platform](https://platform.hiro.so) account\n- Node.js 18+ and npm/yarn/pnpm\n- Recommended: [Clarinet](https://github.com/hirosystems/clarinet) + [Clarity VSCode Extension](https://marketplace.visualstudio.com/items?itemName=HiroSystems.clarity-lsp)\n\n---\n\n### 1. Start Devnet via Hiro Platform\n\n- Log in at [platform.hiro.so](https://platform.hiro.so)\n- Start Devnet inside your project\n- Copy the API Key from the Devnet API or Settings page\n\n---\n\n### 2. Clone and Set Up Project Locally\n\n```bash\ngit clone https://github.com/fabohax/4v4.git\ncd 4v4/clarity\nnpm install\n\ncd ../front-end\nnpm install\ncp .env.example .env\n```\n\nAdd your Hiro Platform API key to `.env`:\n\n```\nNEXT_PUBLIC_PLATFORM_HIRO_API_KEY=your-api-key-here\n```\n\n---\n\n### 3. Run the Frontend\n\n```bash\nnpm run dev\n```\n\nVisit [http://localhost:3000](http://localhost:3000) to use the UI.\n\n---\n\nOSS Built with ♥️","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabohax%2F4v4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabohax%2F4v4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabohax%2F4v4/lists"}