Skip to content

iamalwaysuncomfortable/0g

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0g

Zero-knowledge weightless machine learning

Setup

Clone and install the custom aleo compiler supporting lookup arguments

Usage

python3 generate_main.py
../aleo-setup/aleo/target/debug/aleo run main "$(cat input_bits.txt)" "$(cat hash_digest_bits.txt)" "$(cat bloom_filter_bits.txt)" 
python3 generate_aleo_code.py 56
../aleo-setup/aleo/target/debug/aleo run main "$(cat inputs.txt)" "$(cat hash_bits.txt)" "$(cat inputs/bloom_filter_bits.txt)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%