maci-circuits
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Circuits

NPM Package Actions Status

This package contains the zk-SNARK circuits written in Circom 2.0.

The main circuits are:

  • processMessages.circom
  • tallyVotes.circom
  • (optional) subsidy.circom

The rest of the circuits are utilities templates that are required for the main circuits to work correctly. These include utilities such as float math, conversion of private keys, and Poseidon hashing/encryption.

Please refer to the documentation for a more in depth explanation.

Readme

Keywords

none

Package Sidebar

Install

npm i maci-circuits

Weekly Downloads

972

Version

1.2.0

License

none

Unpacked Size

276 kB

Total Files

63

Last publish

Collaborators

  • weijiekoh
  • cd01
  • gurrpi
  • ctrlc03