Bidding dApp is a decentralized application built on the Solana blockchain that allows users to list items for auction and accept bids within a fixed time duration. Participants can place bids until the auction ends, after which the highest bidder receives ownership authority of the item. The winning bid amount is securely transferred
A full-stack Solana escrow marketplace built with Anchor, React, Next.js, and Tailwind CSS. Users can mint SED tokens (admin-only) and buy tokens with SOL via escrow.
This is a simple dApp for learning purpose only, where I have tried to simulate a functions like Initialize counter, Increment counter, Decrement counter, Closing counter.