Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 598 Bytes

Aleo Python SDK

Welcome to the Aleo Python SDK! This SDK provides a set of libraries aimed at empowering Python developers with zk (zero-knowledge) capabilities.

Codebases Included

  • sdk: A library that brings Aleo functionalities to Python developers.
  • zkml: A transpiler library that converts Python machine learning models into Leo code.
  • zkml-research: Research on accurate/constraint-efficient zkML techniques, mostly for internal purposes.

For detailed information on each codebase, please navigate to their respective folders.