Chainlink may be solving part of the problem that first drove Ethereum co-founder Vitalik Buterinâs interest in decentralized applications.
âOne day [âWorld of Warcraftâ game maker] Blizzard removed the damage component from my beloved warlockâs Siphon Life spell. I cried myself to sleep, and on that day I realized what horrors centralized services can bring. I soon decided to quit,â Buterin wrote.
Similarly, Chainlink is rolling out its Verifiable Random Function (VRF) service, where subscribers can gain access to provably random values needed for demonstrating the integrity of smart-contract-based projects such as online games. With Chainlink VRF, you know an application hasnât been tampered with â all via the blockchain.
Chainlink co-founder Sergey Nazarov announced the new product Monday at Consensus: Distributed.
âA lot of applications canât exist in a trustless way without randomness,â Nazarov said in an interview.
In short, smart contracts will send a seed to a Chainlink oracle which will generate a random number using Chainlinkâs VRF. The resulting number, broadcast back to the application, can be verified as random based on the oracleâs public key and applicationâs seed, Chainlink said in a blog post.
Oracles partaking in the system will be paid in user fees, Nazarov said, in an attempt to create an internal token economy for data information and security.
Verifiably randomness is novel service because of the difficulties of getting it right, Nazarov said. Many applications â particularly for gaming â need sources of randomness to create fair systems of play. Proving that the vehicle for selecting randomness has not been manipulated by the originator or an outside adversary is no easy task, however.
Decentralized finance (DeFi) lottery PoolTogether is the first subscriber to Chainlinkâs VRF. The savings tool pools interest accrued on dai stablecoin holdings into one pot, and picks a lucky winner every week.
PoolTogether will now switch from its centralized randomness selection method to Chainlinkâs VRF for decentralized randomness.
Read more: PoolTogether DeFi App Announces $1M Investment After No-Loss Lottery Payout Tops $1K
âEven seemingly random values, such as a blockhash, can be manipulated by malicious miners attempting to extract value from applications like PoolTogether,â the projectâs co-founder, Leighton Cusack, said in a blog post. âThis is why weâre excited about a verifiable form of randomness that can be verified using a blockchainâs highly trustworthy signature verification capabilities.â
Chainlinkâs Nazarov said the randomness question for protocols is truly a computer science conundrum, one that is most easily addressed through a third-party solution such as Chainlink.Â
âWhat we are trying to address is people building applications, not just tokens,â Nazarov said.