Skip to content

supravoxelle/carnage_raffle

 
 

Repository files navigation

carnage-raffle

To pick the lottery winners via a publicly verifiable random seed - we’ll be using the hash from Exosama network block #12045000. The alphabetic values will be stripped from the hash and only the numeric values will be used as the seed.

https://explorer.exosama.com/block/12045000/transactions

yarn
node index.js

Then check winners.

lootbox-raffle-test

to test the lootbox raffle logic:

yarn
cd lootbox
node index.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%