Post
Topic
Board Gambling discussion
Re: bustabit.com - New seeding event
by
KloNEM
on 28/02/2024, 08:02:29 UTC

Have you seen the new verifier I wrote? It runs in the browser and already does what you're asking for (uses a vxSignature to calculate game results). Take a look at this file to see how you could do it.

Thanks, that TypeScript looks great! Just tell me, please, (from) where should I import ./constants, ./utils/math and ./utils/vx ? Thanks!