Write up by 5p0rt5BEArD, vision and code by FarmsVerifiable off-chain game execution and data.We have developed a way of practically using ZK Proof technology to execute our game logic in client code that is verifiable on-chain. SNARKs are combined with off-chain data to verifiably update game state with minimal gas costs. It’s practical to use in our game development right now, whilst also paving the way to take advantage of future technology and free-up the game design space even further. T...