Skip to content

cutupdev/Solana-Raffle

Repository files navigation

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

About

Solana raffle site, program (smart contract)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published