Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smughal55/smartcontract-lottery

Pure RNG doesn't exist, blockchains are deterministic by design. Using Chainlink VRF, we're able to leverage oracles to obtain a random number. This will allow us to pick a random lottery winner!
https://github.com/smughal55/smartcontract-lottery

brownie chainlink-vrf python solidity

Last synced: 7 days ago
JSON representation

Pure RNG doesn't exist, blockchains are deterministic by design. Using Chainlink VRF, we're able to leverage oracles to obtain a random number. This will allow us to pick a random lottery winner!

Awesome Lists containing this project