Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 408 Bytes

lions-raffle

# wildsama club winners whitelist ruffle
yarn
node index.js

# Check ./winners.json for results


# adult lion cub assignment raffles
#1 put conservation data in `conservation_data/`and hash the dataset
mkdir ./conservation_data
node hash_conservation_data.js

#2 run the ruffle with the public seed
node reveal_raffle.js

#3 Check ./hashed_conservation_dataset.json for results