df-snarker
df-snarker copied to clipboard
Generate ZK-Snark proofs for https://zkga.me on a different device
df-snarker
Hi there! :wave: this is the Dark Forest v6 Remote Snarking Plug-in Server.
This server should be used in conjunction with https://github.com/darkforest-eth/plugins/blob/master/content/productivity/remote-snarker/plugin.js
Getting Started
git clone https://github.com/Bind/df-snarker
Enter the df-snarker repo
cd df-snarker
install with npm
npm install
build with npm
npm run build
start the snarker
npm run start