Skip to content

Version 2 of ZKaggle, ๐Ÿ† Finalist of ETHGlobal FVM Space Warp Hack

License

Notifications You must be signed in to change notification settings

socathie/ZKaggleV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ZKaggleV2

If you ever wonder why this is V2, check out ZKaggle.

Make sure to visit this blogpost for more information on the background and rationale, development process, technology highlights, and future work.

Setup

Make sure to run this command if you want to use the keras2circom submodule:

git submodule update --init --recursive

Full setup:

cd keras2circom
python main.py models/best_practice.h5 -o ../hardhat/circuits/ # you may need to manually rename your output files, and delete the last line of the circom file

Usage

cd hardhat
npm install
npx hardhat node

In a new terminal, run the following commands:

cd frontend
npm install
npm run build
npm run preview

About

Version 2 of ZKaggle, ๐Ÿ† Finalist of ETHGlobal FVM Space Warp Hack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published