Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 355 Bytes

File metadata and controls

13 lines (11 loc) · 355 Bytes

Bidder

Simple on-chain lottery running fully on-chain on Solana.
One pot every 24h - resolves at 00:00 UTC.
Test it at https://bidder.infinitare.com.

Solana on-chain program at: JtMSXSCDbJ6ZDLwMFLXLmLZWLD1VGwzxUsA57nefbdr

Development Information

Requires blake3 pinned to 1.8.2

cargo update -p blake3 --precise 1.8.2