Serverless API implementation for PancakeSwap NFT Marketplace contract
The Ultimate Guide to Creating a Marketplace for NFT Collectibles: Buy, Sell, and Discover Unique Digital Items
polygon alchemy nft nft-marketplace web3modal polygon-network infura-ipfs
Functions:
Web3 auth using metamask🦊/walletconnect/coinbase
Create & list tokens for sale
Using IPFS for uploading the file📁
Marketplace owner can set platform fee
Buyer can purchase token and list it again for sale
NFT Marketplace Development
Frontend of marketplace using candy machine
Supports the following marketplace configurations:
Basic SOL marketplace
Basic custom SPL token marketplace
Marketplace with single NFT view
Multi collection marketplace
Multi currency marketplace
All Candy Machine V2 functionalities are implemented, auto detected and maintained up-to-date:
public mint (with countdown when date in future)
civic support (gatekeeper)
whitelist
presale true / false
end date / end number (endSettings)
spl-token to mint
An #Blockchain based ecommerce application where user can buy of Sell NFT's i.e. Non Fungible Tokens . NFT are a unique hashed Stings that can not be replaced kind of "one-of-a-Kind Treading Card" . NFTs really became technically possible when the Ethereum blockchain added support for them as part of a new standard. Of course, one of the first uses was a game called CryptoKitties that allowed users to trade and sell virtual kittens.
A marketplace where one can sell or buy NFTs using (ETH / BNB) coin or (ETK) token. Implements ERC20 and ERC721 token standards for Token and NFTs respectively. Openzeppelin open source library for ERC20 and ERC721 is used as the base code for our contracts
ethereum blockchain ethereum-contract erc20 ethereum-dapp nft ethereum-blockchain erc721 binance-smart-chain nft-marketplace