Skip to main content

A SDK client for Katena Chain by Transchain

Project description

SDK Python

Requirements

  • Python >= 3.X

Install

pip install katena-chain-sdk-py

Usage

To rapidly interact with our API, you can use our Transactor helper. It handles all the steps needed to correctly format, sign and send a tx.

Feel free to explore and modify its code to meet your expectations.

Examples

Detailed examples are provided in the examples folder to explain how to use our Transactor helper methods.

Available examples:

  • Send a Certificate transaction
  • Retrieve a Certificate transaction
  • Retrieve a list of Certificate transactions
  • Encrypt and send a Secret transaction
  • Retrieve a list of Secret transactions and try to decrypt them
  • Send a KeyCreate transaction
  • Send a KeyRevoke transaction
  • Retrieve a list of Keys for a company

For instance, to send a certificate:

python examples/send_certificate_raw.py

Katena documentation

For more information, check the katena documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

katena_chain_sdk_py-1.1.0.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

katena_chain_sdk_py-1.1.0-py3-none-any.whl (37.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page