Skip to content

Slot machine game built on Mina Protocol using the zknoid SDK and Protokit, with the backend powered by o1js library

Notifications You must be signed in to change notification settings

RamanS1819/zknoid-Token-Twist-

 
 

Repository files navigation

Token Twist

Setup

Project can be used localy. Here are the commands for set-up

git clone https://github.com/vnitin08/zknoid
cd zknoid
 
# ensures you have the right node js version
# !important! Without this step the app may not work!
# If nvm is not installed please install it. 
# `nvm install` may be needed to install correct node version
nvm use

pnpm install

pnpm env:inmemory dev

About

Slot machine game built on Mina Protocol using the zknoid SDK and Protokit, with the backend powered by o1js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%