Skip to content

Railgun-Privacy/circuits-artifact-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circuit Artifacts Builder

How to use:

  • Clone and npm install
  • Ensure an IPFS Kubo node is running locally on your system
  • Verify ceremonyOutput and beaconBlockHashes at top of build.js are accurate
  • Add the circom compiler artifacts to ./circom_output to build the node module
  • Run node build.js
    • By default the script will attempt to connect to the IPFS HTTP API at http://localhost:5001/api/v0, to override this set the IPFS_API environment variable
    • To run at a lower compression quality for testing set the COMPRESSION_QUALITY environment variable

About

Builds IPFS artifacts for RAILGUN circuits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published