coti-sdk


Namecoti-sdk JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/coti-io/coti-sdk-python
SummaryCOTI SDK for Privacy Preserving Network
upload_time2024-12-11 10:00:55
maintainerNone
docs_urlNone
authorCOTI Development
requires_python>=3.9
licenseApache2.0
keywords coti privacy ethereum blockchain web3 garbled-circuits l2 on-chain-compute
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![image](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://telegram.coti.io)
[![image](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.coti.io)
[![image](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://twitter.coti.io)
[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.coti.io)

# coti-sdk-python

[![image](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/coti-sdk/)
[![image](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/downloads/release/python-31014/)

Welcome to the official COTI Python SDK, a powerful SDK that allows developers to encrypt of transaction inputs and decrypt of encrypted data on the COTI blockchain.

## Documentation

Full API documentation is available in the [COTI docs](https://docs.coti.io/coti-v2-documentation/build-on-coti/tools/python-sdk)

## Build and Install

```bash
pip install .
```

---

To report an issue, please see the [issues](https://github.com/coti-io/coti-eth-account/issues/new) tab.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/coti-io/coti-sdk-python",
    "name": "coti-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "coti, privacy, ethereum, blockchain, web3, garbled-circuits, l2, on-chain-compute",
    "author": "COTI Development",
    "author_email": "dev@coti.io",
    "download_url": "https://files.pythonhosted.org/packages/76/35/28e8ec31c2c1f4e808ce679a6eabd2ad09d6daee2daa792b4883dd7ada21/coti_sdk-1.0.5.tar.gz",
    "platform": null,
    "description": "[![image](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://telegram.coti.io)\n[![image](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.coti.io)\n[![image](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://twitter.coti.io)\n[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.coti.io)\n\n# coti-sdk-python\n\n[![image](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/coti-sdk/)\n[![image](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/downloads/release/python-31014/)\n\nWelcome to the official COTI Python SDK, a powerful SDK that allows developers to encrypt of transaction inputs and decrypt of encrypted data on the COTI blockchain.\n\n## Documentation\n\nFull API documentation is available in the [COTI docs](https://docs.coti.io/coti-v2-documentation/build-on-coti/tools/python-sdk)\n\n## Build and Install\n\n```bash\npip install .\n```\n\n---\n\nTo report an issue, please see the [issues](https://github.com/coti-io/coti-eth-account/issues/new) tab.\n",
    "bugtrack_url": null,
    "license": "Apache2.0",
    "summary": "COTI SDK for Privacy Preserving Network",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/coti-io/coti-sdk-python"
    },
    "split_keywords": [
        "coti",
        " privacy",
        " ethereum",
        " blockchain",
        " web3",
        " garbled-circuits",
        " l2",
        " on-chain-compute"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "763528e8ec31c2c1f4e808ce679a6eabd2ad09d6daee2daa792b4883dd7ada21",
                "md5": "a11d94585622fd15123c1b6b6ecdc367",
                "sha256": "bec0d40bb1c9708a0f39ea0550d4c27138b1915387858803baf9ae86653e38f0"
            },
            "downloads": -1,
            "filename": "coti_sdk-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a11d94585622fd15123c1b6b6ecdc367",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8360,
            "upload_time": "2024-12-11T10:00:55",
            "upload_time_iso_8601": "2024-12-11T10:00:55.501328Z",
            "url": "https://files.pythonhosted.org/packages/76/35/28e8ec31c2c1f4e808ce679a6eabd2ad09d6daee2daa792b4883dd7ada21/coti_sdk-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 10:00:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coti-io",
    "github_project": "coti-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "coti-sdk"
}
        
Elapsed time: 0.79773s