{"id":31659616,"url":"https://github.com/lorine93s/flur3","last_synced_at":"2026-05-08T14:10:59.665Z","repository":{"id":318195816,"uuid":"1070298451","full_name":"lorine93s/flur3","owner":"lorine93s","description":"AI‑powered NFT money market demo. Borrow/Lend/Earn UX, Solana/EVM‑ready UI, and Web3‑first components with professional theming and micro‑interactions.","archived":false,"fork":false,"pushed_at":"2025-10-05T17:29:43.000Z","size":1011,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T19:23:36.129Z","etag":null,"topics":["ai","ai-agent","ai-nft","ai-powered","blockchain","dao","defi","evm","launchpad","metaplex","nft","perps","react","solana","sui","typescript","wallet","web3"],"latest_commit_sha":null,"homepage":"https://flur3.vercel.app","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/lorine93s.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":"2025-10-05T16:56:00.000Z","updated_at":"2025-10-05T17:34:15.000Z","dependencies_parsed_at":"2025-10-05T19:23:38.695Z","dependency_job_id":"953f0205-7810-4dda-8888-13d088333e90","html_url":"https://github.com/lorine93s/flur3","commit_stats":null,"previous_names":["lorine93s/flur3"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lorine93s/flur3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorine93s%2Fflur3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorine93s%2Fflur3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorine93s%2Fflur3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorine93s%2Fflur3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorine93s","download_url":"https://codeload.github.com/lorine93s/flur3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorine93s%2Fflur3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32783557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ai","ai-agent","ai-nft","ai-powered","blockchain","dao","defi","evm","launchpad","metaplex","nft","perps","react","solana","sui","typescript","wallet","web3"],"created_at":"2025-10-07T16:34:02.212Z","updated_at":"2026-05-08T14:10:59.660Z","avatar_url":"https://github.com/lorine93s.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FLUR3 — AI‑Powered Liquidity Layer for NFTs\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/image/flur3.png\" alt=\"FLUR3 – AI‑Powered Liquidity Layer for NFTs\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eTelegram:\u003c/b\u003e \u003ca href=\"https://t.me/lorine93s\"\u003e@lorine93s\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\nFLUR3 is a React + TypeScript (Vite) demo showcasing an AI‑powered NFT money market. It focuses on clean UX for Borrow/Lend/Earn, professional theming, responsive components, and Web3‑ready sections that can be wired to Solana/EVM/Sui backends.\n\n## Features\n- Borrow/Lend/Earn hero with waitlist capture\n- Sections: How It Works, NFT Showcase, Unique Features, FAQ, Footer\n- Professional styling with micro‑interactions and responsive layout\n- Image assets served from `public/image` (NFTs, social icons, product art)\n\n## Tech Stack\n- React 18, TypeScript, Vite\n- CSS (component‑scoped styles via `dangerouslySetInnerHTML`), utility classes in `src/index.css`\n- Icons: lucide‑react\n\n## Getting Started\n```bash\nnpm install\nnpm run dev\n# open http://localhost:5173\n```\n\n## Project Structure\n```\nsrc/\n  components/\n    Header.tsx       # logo, nav, social, (theme line)\n    Hero.tsx         # headline + waitlist form\n    HowItWorks.tsx   # borrow/lend/earn explainer\n    NFTShowcase.tsx  # responsive NFT grid/stack\n    UniqueFeatures.tsx\n    FAQ.tsx\n    Footer.tsx\n  App.tsx\n  index.css\n  main.tsx\npublic/\n  image/             # logo, nft images, social icons, cover.png\n```\n\n## Roadmap\n- Wallet integration (Solana/EVM), risk engine API, and order routing\n- Strategy/agent hooks for AI‑assisted flows\n\n## Author\n- Aram Petrosyan — Telegram: `@lorine93s` — Email: `xsui46941@gmail.com`\n\n---\n\n\u003c!-- Repository metadata suggestions --\u003e\n\u003c!-- Description: AI‑powered NFT money market demo. Borrow/Lend/Earn UX, Solana/EVM‑ready UI, and Web3‑first components with professional theming and micro‑interactions. --\u003e\n\u003c!-- Topics: web3, blockchain, solana, evm, ethereum, sui, nft, defi, dao, launchpad, perps, trading-bot, sniper-bot, bundler, volume-bot, react, typescript, vite, tailwind, framer-motion, ai, ai-agent, walletconnect, anchor, ethersjs, metaplex --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florine93s%2Fflur3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florine93s%2Fflur3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florine93s%2Fflur3/lists"}