# sdk **Repository Path**: tengheming/sdk ## Basic Information - **Project Name**: sdk - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: testnet3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# Zero-Knowledge Web App SDK The [Aleo SDK](https://github.com/ProvableHQ/sdk) provides tools for building zero-knowledge applications. It consists of several TypeScript & JavaScript libraries which provide the following functionality: 1. [Aleo account management](https://provable.tools/account) 2. [Web-based program execution and deployment](https://provable.tools/develop) 3. [Aleo credit transfers](https://provable.tools/transfer) 4. [Management of program state and data](https://provable.tools/record) 5. [Communication with the Aleo network](https://provable.tools/rest) All of this functionality is demonstrated on [Provable.tools](https://provable.tools). The Aleo SDK is divided into three TypeScript/JavaScript packages: ## 1. Aleo SDK - Build Zero-Knowledge Web Apps