N

NTBNTS

ZK proof of winning in NTBNTS (Not too Big, Not too Small)


The problem NTBNTS solves

NTBNS (not too big not too small) is a game that each player guess a number which shouldn't be smaller than other player's guesses but also not twice bigger than theirs. The player whose guess fails this criteria first will lose.

This project get the transcript of a played game and generate the proof of the winner of the transcript using risc0 zkvm

Challenges I ran into

I don't know how to use rust so I had to make it in python then use a transpiler.

Tracks Applied (1)

👪 Integrations Bounty

It uses risc0zkvm to generate proof of winning.

RISC Zero

Technologies used

Discussion