cutupdev
Solana-Raffle
TypeScript

Solana raffle site, program (smart contract)

Last updated Apr 14, 2026
23
Stars
8
Forks
0
Issues
0
Stars/day
Attention Score
14
Language breakdown
TypeScript 94.7%
SCSS 2.8%
Rust 1.4%
HTML 0.5%
CSS 0.4%
JavaScript 0.3%
Files click to expand
README

Solana Raffle

This is Solana raffle site. This project consists program(smart contract) and UI(frontend). Solana program was built by Anchor framework and UI is built by React.js. Custom requirement implement is possible to handle on my side. Feel free to reach out of me when you face issue or need custom implementation[Telegram: https://t.me/DevCutup, Whatspp: https://wa.me/13137423660].

How to use it

git clone https://github.com/cutupdev/Solana-Raffle.git
cd ./Solana-Raffle
npm run install
  • For smart contract deployment:
anchor build
anchor deploy
  • To start frontend
cd ./frontend
npm run install
npm run start

Contact Information

  • Telegram: https://t.me/DevCutup
  • Whatsapp: https://wa.me/13137423660
  • Twitter: https://x.com/devcutup

© 2026 GitRepoTrend · cutupdev/Solana-Raffle · Updated daily from GitHub