Skip to content

baptonic3/zknoid

 
 

Repository files navigation

Token Twist ( Eth-Online 2024 )

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 at EthGlobal Online on Mina Protocol using the zknoid SDK and Protokit, with the backend powered by o1js library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.6%
  • Other 1.4%