coti-eth-account


Namecoti-eth-account JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/coti-io/coti-eth-account
Summarycoti-eth-account: Sign COTI messages/transactions with local private keys and encrypt/decrypt data with local AES keys.
upload_time2024-12-11 09:09:01
maintainerNone
docs_urlNone
authorCOTI Development
requires_python<4,>=3.8
licenseMIT
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-eth-account

[![image](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/coti-eth-account/)
[![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 COTI eth-account, a powerful extension to the popular [eth-account](https://github.com/ethereum/eth-account) library, designed for signing transaction and messages with local private keys.

This package provides developers with seamless access to all COTI account features, extending the standard eth-account functionality to allow for encryption of transaction inputs and decryption 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/web3.py)

## Build and Install

```bash
pip install ".[dev]"
```

## Testing

```bash
pytest
```

---

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-eth-account",
    "name": "coti-eth-account",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "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/67/97/7aa9bc4adb46ab719b1ceee621c43b1f502b3ca13af2e94291a6fda723ec/coti_eth_account-1.0.2.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-eth-account\n\n[![image](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/coti-eth-account/)\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 COTI eth-account, a powerful extension to the popular [eth-account](https://github.com/ethereum/eth-account) library, designed for signing transaction and messages with local private keys.\n\nThis package provides developers with seamless access to all COTI account features, extending the standard eth-account functionality to allow for encryption of transaction inputs and decryption 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/web3.py)\n\n## Build and Install\n\n```bash\npip install \".[dev]\"\n```\n\n## Testing\n\n```bash\npytest\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": "MIT",
    "summary": "coti-eth-account: Sign COTI messages/transactions with local private keys and encrypt/decrypt data with local AES keys.",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/coti-io/coti-eth-account"
    },
    "split_keywords": [
        "coti",
        " privacy",
        " ethereum",
        " blockchain",
        " web3",
        " garbled-circuits",
        " l2",
        " on-chain-compute"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67977aa9bc4adb46ab719b1ceee621c43b1f502b3ca13af2e94291a6fda723ec",
                "md5": "d57441c29bd364dc4f2407c326d3196c",
                "sha256": "e275ec4eef0f5efc48510126fef65cef41814de4c30f5cc0356c0b0bb1445113"
            },
            "downloads": -1,
            "filename": "coti_eth_account-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d57441c29bd364dc4f2407c326d3196c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 929024,
            "upload_time": "2024-12-11T09:09:01",
            "upload_time_iso_8601": "2024-12-11T09:09:01.990281Z",
            "url": "https://files.pythonhosted.org/packages/67/97/7aa9bc4adb46ab719b1ceee621c43b1f502b3ca13af2e94291a6fda723ec/coti_eth_account-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 09:09:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coti-io",
    "github_project": "coti-eth-account",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "coti-eth-account"
}
        
Elapsed time: 0.42878s