Skip to main content

Pactus development kit

Project description

Pactus Python SDK

This SDK is used to provide python utilities to interact with the Pactus blockchain, create transactions, sign messages or generate keys.

You can build apps on the top of Pactus using this SDK with ease in python.

Install

You can install this packages using pip:

pip install pactus-sdk

Development

After making any changes, make sure all tests are passing by running:

python pactus/test.py

Also, make sure you run linter after your change and formatter by running:

ruff format # formatting code style
ruff check # running linter

Contribution

Contributions are welcome! Feel free to add features, fix bugs, or improve documentation via pull requests.

License

This packages is published under MIT License.

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

pactus_sdk-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

pactus_sdk-0.0.1-py3-none-any.whl (10.3 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