Skip to content

agorararmard/VDCS-Prototype-4

Repository files navigation

VDCS-Prototype-4

  • This is an experiment for milestone 4 using Go
  • A complete comprehensive documentation could be found at Prototype_4_Documentation

Circuit Generator:

  • It is designed to produce n-sized == circuits. To run it use the command:
    go run ComparatorGenerator.go n
    
  • n: number of bytes

Cloning

The repo contains a submodule; use the following commands to clone it properly:

git clone --recursive https://github.com/agorararmard/VDCS-Prototype-4 

or

git clone https://github.com/agorararmard/VDCS-Prototype-4
cd VDCS-Prototype-4
git submodule update --init

About

This prototype is focused on library development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •