Candy Shop is an open source JavaScript library that allows anyone to launch an NFT marketplace on Ethereum, Polygon and/or Solana in minutes.
- Website
- Documentation
- Starter Repo (React app with various shop configurations out of the box)
- Demo (corresponds to code in
/example
folder) - Support
- Contribute
- 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.
- Basic SOL/MATIC marketplace
- Custom SPL/ERC20 token marketplace
- Multi-currency marketplace (e.g. SOL + SPL token)
- Multi-collection marketplace
- Fully customized marketplace
- NFT auctions
- Verified NFT collections
- Search for NFTs
- Edition NFT drop
- Pay with credit card [in beta]
To get started, please refer to the docs.
npm install @liqnft/candy-shop
or
yarn add @liqnft/candy-shop
Check out the release notes here.