Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 797 Bytes

File metadata and controls

38 lines (24 loc) · 797 Bytes

HUMAN Protocol SDK

Welcome to the official documentation for HUMAN Protocol SDK.

Overview

  • Covers both TypeScript and Python SDKs used to build on HUMAN Protocol.
  • Use the sidebar to browse guides and API references; search to quickly find classes and functions.

Install

Typescript

npm install @human-protocol/sdk
# or
yarn add @human-protocol/sdk

Python

pip install human-protocol-sdk

Links

Versioning

  • Content is imported from the repository at release time.

Changelog