ACP-113: Provable Virtual Machine Randomness #142
avalanche-foundation-admin
announced in
Discussions
Replies: 1 comment
-
By request, adding my use case here. I previously posted this: ava-labs/subnet-evm#909 I also commented into this discussion: #112 (comment) I'm basically looking for a faster replacement for Chainlink VRF for games that need on-chain randomness that cannot be disputed. Currently we provide users an option between Chainlink and an in-house, non-verifiable randomness implementation (for speed). ACP-113 would allow us to get the speed of our current implementation without any of the 'trust me bro' inherent in our current implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Proposes a mechanism to generate verifiable, non-cryptographic random number seeds on the Avalanche platform. This method ensures uniformity while allowing developers to build more versatile applications.
https://github.com/avalanche-foundation/ACPs/tree/main/ACPs/113-provable-randomness
Beta Was this translation helpful? Give feedback.
All reactions