/candy-shop

Solana NFT Marketplace JS Library

Primary LanguageTypeScriptOtherNOASSERTION

Candy Shop: Solana NFT Marketplace JS Library

Candy Shop is an open source JavaScript library that allows anyone to launch an NFT marketplace on Solana in minutes.

Release Download Release Download

Candy Shop Marketplace

Why Candy Shop?

  • Open Source. Built by developers for developers.
  • Decentralized. Support the decentralized movement. NFT transactions are on-chain and powered by Metaplex auction house program.
  • Easy to Integrate. Create a fully functional marketplace in minutes.
  • Serverless. No need to maintain your own backend to have a performant marketplace
  • Seamless User Experience. Provide a simple and user friendly experience for browsing, buying and selling NFTs.
  • Lower Fees for Buyers. Users save on fees when they transact on your marketplace.
  • Get a Share of Fees. Earn 20% of the 1% transaction fee.
  • 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.

Key Features

  • Basic SOL marketplace
  • Custom SPL token marketplace
  • Multi-currency marketplace (e.g. SOL + SPL token)
  • Multi-collection marketplace
  • Fully customized marketplace
  • Auctions
  • Verified NFT collections [coming soon]
  • Credit card payments [coming soon]

Install Candy Shop

To get started, please refer to the docs.

npm install @liqnft/candy-shop

or

yarn add @liqnft/candy-shop

Release Notes

Check out the release notes here.