Skip to content

tintinweb/vscode-circom-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The Creed Rebellion!
[ 🌐 πŸ«‚ ]

get in touch with Consensys Diligence

πŸ‘©β€πŸ’» vscode extension

Snippets

Snippets

Compilation, Proof Generation, and Verification

Compiler

Provide the proof input is as easy as declaring JSON encoded proof.input struct, inline, within a comment block in the main circom file.

/* 
proof.input =  { 
   "a":4,
   "b":5
   }
*/

Bootstrapping a circomjs circuit config for the compiler

Config

Commands

Commands

Settings

Settings

🐞 Feedback/Bugs

Please file questions/bugs with the projects GitHub Issue Tracker πŸ™Œ.

🫢 Acknowledgements

About

πŸ‘©β€πŸ’» Circom compiler, snippets, hover and language support for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published