CircomJS
  • Introduction
    • CircomJS
    • Getting Started
  • Circuit Config File
    • Circuit Config File
    • fileName
    • Circuit ID
  • Classes
    • CircomJS
    • Circuit
Powered by GitBook
On this page
  1. Introduction

CircomJS

Javascript framework to take your Circom workflow to the moon 🚀

NextGetting Started

Last updated 2 years ago

CircomJS is a javascript framework for automating and easing workflow around developing in the DSL.

A Circom project can be divided into the following phases:

  • Writing circuits.

  • Building the circuits.

  • Consuming the builds.

The below diagram captures the workflow of a basic Circom project.

Circom JS aims to ease the process around Building your circuits and Consuming the builds.

You can think of it as + for Circom.

hardhat
ethers
Circom
Circom-worflow