Skip to content

Vdkk07/solvarn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solvarn

A Solana-based decentralized pooling dApp where users can create pools with custom durations, deposit SOL, and the last depositor claims the prize after the pool ends.

Demo Video

solvarn-solana.mp4

Features

  • Create and manage multiple SOL pools with flexible durations.
  • Real-time tracking of deposits and pool status.
  • Automatic prize distribution to the last depositor.
  • Built with Solana, Anchor, Next.js, and Tailwind CSS.

How It Works

  1. Create Pool – Set pool duration and initialize it.
  2. Deposit SOL – Users join the pool, triggering the countdown.
  3. Claim Prize – The last depositor claims all SOL when the timer ends.

Smart Contract Highlights

  • PDA-based state management.
  • Time-based validation for pools.
  • Fully tested with both positive and negative test cases.

About

A decentralized Solana-based pooling dapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published