Skip to content

wei1769/Solana-Lottery-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana-Lottery-Machine

How to use

  • fill in the Private key and make a Wsol ATA on devnet first
  • or change the mint to your token
  • edit /rust-cli/src/main.rs file to try
cd rust-cli
cargo build --release
./target/release/lottery --help

Wrap SOL (remember to do this on Devnet)

./target/release/lottery -w <amount>

JS Script

cd scripts
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors