Understanding the Commit Reveal Scheme (with Solidity examples)
Ever wanted to store a piece of information on-chain but keep it a secret until later? In this quick post, we'll explore the commit-reveal scheme and provide an example of how you can implement it within a smart contract using Solidity.
What is the C...
blog.jarrodwatts.com4 min read