roll_up_circom_tutorial

Circuit builder

A tutorial on building RollupNC with Circom and SnarkJS

This repository contains a tutorial on how to build roll_up with Circom

GitHub

31 stars
2 watching
5 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
iden3/circom_old A compiler for a specific circuit language used in zkSNARKs proofs 473
iden3/circomlib A collection of reusable circuit templates written in the Circom programming language. 623
rollup/rollup-starter-lib A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. 970
calvinmetcalf/rollup-plugin-node-builtins Allows Node.js modules to be required and used in Rollup builds 138
chadhietala/broccoli-rollup A plugin that integrates Rollup with Broccoli, enabling a build process for JavaScript applications. 36
thgh/rollup-plugin-css-only Rollup plugin for bundling CSS files 116
rollup/rollup-starter-app A basic example of creating an application using Rollup 427
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
alex-kinokon/rollup-plugin-ignore Prevents modules from being included in the output bundle of a JavaScript application 26
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248
iden3/circom A compiler for defining arithmetic circuits used in zero-knowledge proofs 1,339
joakim/rollup-plugin-espruino A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. 13
surma/rollup-plugin-off-main-thread Enables ES6 modules in worker threads using Rollup 308
drom/reqack A JavaScript toolset for designing and analyzing digital circuits based on an elastic transactional protocol 29
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60