Skip to main content

Harmony Connect

Project description

Harmony Connect Client

Harmony Connect is your fast lane to the blockchain. Add blockchain capabilities to any software without needing to wrestle with currencies, wallets, or blockchain nodes. Instead, you get easy read and write access to the Factom blockchain. Connect will also track your data’s path to immutability and will notify you along the way.

Requirements

Python 2.7 and 3.4+

Installation & Usage

pip install

You can install the package hosted on PyPi by using pip:

pip install harmony_connect_client

Then import the package: import harmony_connect_client

You can also install the Harmony Connect client directly from Github

pip install git+https://github.com/FactomProject/factom-harmony-connect-python-client.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/FactomProject/factom-harmony-connect-python-client.git)

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package: import harmony_connect_client

Harmony Connect Documentation

This client is built to communicate with Factom Harmony Connect. For more information about using this API, please visit the Harmony Connect documentation.

You can create a free account at Factom.com.

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

harmony-connect-client-1.0.7.tar.gz (28.6 kB view hashes)

Uploaded Source

Built Distribution

harmony_connect_client-1.0.7-py3-none-any.whl (76.7 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