A Python sdk for zero-knowledge cryptography based on Aleo
Project description
Aleo Python SDK
The Aleo Python SDK provides a set of libraries aimed at empowering Python developers with zk (zero-knowledge) programming capabilities via the usage of Aleo's zkSnarks.
Currently this SDK is in alpha preview stage. It can be installed by using the following command:
pip3 install zkml
Alternatively, you can clone it from GitHub and run:
bash install.sh
This will print out a simple aleo Private Key that is generated by the entropy present on your device.
Future Work Planned
This SDK will be expanded to include the following features:
- Aleo Account Management
- Aleo program deployment, execution, and management
- Leo program compilation and execution
It is also planned to integrate this SDK with Aleo's ZkML Package so that the full suite of Aleo program execution and account management capabilities can be used with ZkML.
If you wish to contribute, please follow the contribution guidelines outlined on GitHub. For efficient workflows, we also encourage you to get in touch with the developers prior to contributing.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for aleo-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b033900ceeffb4e9d345edbc171aa6da8dc27b005e3475fe406c724964cd2671 |
|
MD5 | 887d0cf7a16ec1fb602183b050332d1e |
|
BLAKE2b-256 | 00d423dcd7dfcdb1f437ce86fae96b783357844127fd4e2721eadcbd17b82e4f |