Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 752 Bytes

File metadata and controls

34 lines (23 loc) · 752 Bytes

Solana Auction

This is auction on the Solana blockchain. I have implemented smart contract for security. Solana program was built by Anchor framework, UI by next.js and backend was built by node.js. If you feel difficulty on it or need custom development, feel free to reach out of me[Telegram: https://t.me/DevCutup, Whatspp: https://wa.me/13137423660].

How to use it

git clone https://github.com/cutupdev/Solana-Jackpot-Casino-Game.git
cd ./Solana-Jackpot-Casino-Game
npm run install
  • For smart contract deployment:
anchor build
anchor deploy

Contact Information