Skip to content

Instantly share code, notes, and snippets.

View nabe33's full-sized avatar

Takayuki Watanabe nabe33

View GitHub Profile
@nabe33
nabe33 / 0_reuse_code.js
Created April 6, 2016 07:47
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@nabe33
nabe33 / about_zkrepl.md
Last active July 27, 2024 00:29 — forked from NOOMA-42/about_zkrepl.md
circom circuit to add 2 numbers on an elliptic curve

Open this in zkREPL →

This file can be included into other zkREPLs with include "gist:1a9040d49a0a828075971cb50acc4adb";