{"id":14968461,"url":"https://github.com/liqnft/candy-shop","last_synced_at":"2025-09-11T12:40:27.328Z","repository":{"id":36958867,"uuid":"465620193","full_name":"LIQNFT/candy-shop","owner":"LIQNFT","description":"Ethereum, Polygon, Solana NFT Marketplace JS Library","archived":false,"fork":false,"pushed_at":"2023-09-13T16:29:53.000Z","size":4427,"stargazers_count":149,"open_issues_count":2,"forks_count":86,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T09:08:58.887Z","etag":null,"topics":["auctions","marketplace","nft","solana","storefront"],"latest_commit_sha":null,"homepage":"https://candyshop.space","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LIQNFT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-03T07:51:48.000Z","updated_at":"2024-12-15T12:11:31.000Z","dependencies_parsed_at":"2024-01-13T17:48:01.935Z","dependency_job_id":"9cd94037-5092-4f9e-a066-40fd177a5b53","html_url":"https://github.com/LIQNFT/candy-shop","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIQNFT%2Fcandy-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIQNFT%2Fcandy-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIQNFT%2Fcandy-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIQNFT%2Fcandy-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIQNFT","download_url":"https://codeload.github.com/LIQNFT/candy-shop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236323475,"owners_count":19130634,"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":["auctions","marketplace","nft","solana","storefront"],"created_at":"2024-09-24T13:39:57.866Z","updated_at":"2025-01-30T09:09:09.738Z","avatar_url":"https://github.com/LIQNFT.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Candy Shop: NFT Marketplace JS Library\n\nCandy Shop is an open source JavaScript library that allows anyone to launch an NFT marketplace on Ethereum, Polygon and/or Solana in minutes.\n\n- [Website](https://candyshop.space)\n- [Documentation](https://liqnft.gitbook.io/docs/candy-shop/)\n- [Starter Repo](https://github.com/LIQNFT/candy-shop-storefront) (React app with various shop configurations out of the box)\n- [Demo](https://master.d22tqykss69onq.amplifyapp.com/) (corresponds to code in `/example` folder)\n- [Support](https://discord.gg/vBBFrRznNK)\n- [Contribute](https://github.com/LIQNFT/candy-shop/wiki/Contribute-to-Candy-Shop)\n\n[![Release](https://img.shields.io/npm/v/@liqnft/candy-shop?label=@liqnft/candy-shop\u0026color=blueviolet)](https://github.com/LIQNFT/candy-shop/tags)\n[![Download](https://img.shields.io/npm/dm/@liqnft/candy-shop?label=Downloads\u0026color=blueviolet)](https://www.npmjs.com/package/@liqnft/candy-shop)\n[![Release](https://img.shields.io/npm/v/@liqnft/candy-shop-sdk?label=@liqnft/candy-shop-sdk\u0026color=yellow)](https://github.com/LIQNFT/candy-shop/tags)\n[![Download](https://img.shields.io/npm/dm/@liqnft/candy-shop-sdk?label=Downloads\u0026color=yellow)](https://www.npmjs.com/package/@liqnft/candy-shop-sdk)\n\n\u003cimg width=\"1200\" alt=\"Candy Shop Marketplace\" src=\"https://user-images.githubusercontent.com/89616076/160229442-30f59d07-cd33-4b7d-8798-424013731f47.png\"\u003e\n\n## Why Candy Shop?\n- **Open Source.** Built by developers for developers. \n- **Decentralized.** Support the decentralized movement. NFT transactions are on-chain and powered by Metaplex auction house program.\n- **Easy to Integrate.** Create a fully functional marketplace in minutes.\n- **Serverless.** No need to maintain your own backend to have a performant marketplace\n- **Seamless User Experience.** Provide a simple and user friendly experience for browsing, buying and selling NFTs.\n- **Lower Fees for Buyers.** Users save on fees when they transact on your marketplace.\n- **Get a Share of Fees.** Earn 20% of the 1% transaction fee.\n- **More Visibility.** Your NFT listings will be showcased on LIQNFT.com, giving your project better visibility while still retaining control and ownership of your own marketplace.\n\n## Key Features\n- Basic SOL/MATIC marketplace\n- Custom SPL/ERC20 token marketplace\n- Multi-currency marketplace (e.g. SOL + SPL token)\n- Multi-collection marketplace \n- Fully customized marketplace\n- NFT auctions\n- Verified NFT collections\n- Search for NFTs\n- Edition NFT drop\n- Pay with credit card [in beta]\n\n## Install Candy Shop\n\nTo get started, please [refer to the docs](https://liqnft.gitbook.io/docs/candy-shop/getting-started).\n\n```bash\nnpm install @liqnft/candy-shop\n```\n\nor\n\n```bash\nyarn add @liqnft/candy-shop\n```\n\n## Release Notes\n\nCheck out the release notes [here](https://github.com/LIQNFT/candy-shop/tags).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliqnft%2Fcandy-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliqnft%2Fcandy-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliqnft%2Fcandy-shop/lists"}