Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drift-labs/drift-competitions

a sybil-resistant randomized onchain giveaway program
https://github.com/drift-labs/drift-competitions

rust smart-contracts solana

Last synced: 10 days ago
JSON representation

a sybil-resistant randomized onchain giveaway program

Awesome Lists containing this project

README

        

# drift-competitions
a sybil-resistant randomized onchain giveaway program

- see the wiki for indepth discussion on design of program

### quick start
```
yarn
export ANCHOR_WALLET=
export RPC_OVERRIDE=
yarn mine-entries --authority= --n=
```