Skip to main content

Symbiont Assembly Client

Project description

Overview

The Python assembly client provides access to the Assembly API, allowing for development of applications and utilities for the Assembly Platform in Python.

This client allows you to perform basic operations on the network and the smart contracts published on a local Assembly node.

Currently, this assembly client provides the following functionality:

  • Connect to running network
  • Reset a network
  • Register a key alias
  • View a list of all Key Aliases on the network
  • View a map of nodes to Key Aliases registered to them
  • Publish a contract
  • View a list of contracts published on the network
  • View a map of nodes to contracts published on them
    • Call a contract function from any contract published on the network

Installation

The package can be installed with pip using the following command:

pip install symbiont-io.assembly-client

Usage

Resetting a network:

from assembly_client.api.network_client import NetworkClient
client = NetworkClient(config_path='/path/to/network/config/file.json')

client.reset()

More documentation and examples can be found on the Symbiont Customer Portal

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

symbiont_io.assembly_client-3.2.0a1-py3-none-any.whl (41.4 kB view details)

Uploaded Python 3

File details

Details for the file symbiont_io.assembly_client-3.2.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for symbiont_io.assembly_client-3.2.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 650c7ea81086efb410e720778df0df8ade0b871d8f20bd3facc9d916137ac5f1
MD5 51567c20315020b7284749dda839b351
BLAKE2b-256 739e4ce9ea7bf90c47a2c5a1ebd19a39c5b5d0045b2b84c75b89e847d3861188

See more details on using hashes here.

Supported by

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