pactus-jsonrpc


Namepactus-jsonrpc JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/pactus-project/pactus
SummaryPython client for interacting with the Pactus blockchain via JSON-RPC
upload_time2025-09-10 07:52:33
maintainerNone
docs_urlNone
authorPactus Development Team
requires_python>=3.6
licenseMIT
keywords pactus blockchain json-rpc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![codecov](https://codecov.io/gh/pactus-project/pactus/branch/main/graph/badge.svg?token=8N6N60D5UI)](https://codecov.io/gh/pactus-project/pactus)
[![Go Report Card](https://goreportcard.com/badge/github.com/pactus-project/pactus)](https://goreportcard.com/report/github.com/pactus-project/pactus)
[![Twitter(X)](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://x.com/PactusChain)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/H5vZkNnXCu)

------

# Pactus Blockchain

A full-node implementation of the Pactus blockchain in Go.

## Install

Please check the [install](./docs/install.md) document to build and run the Pactus blockchain.

## Contribution

Contributions to the Pactus blockchain are appreciated.
Please read the [CONTRIBUTING](./CONTRIBUTING.md) guidelines before submitting a pull request or opening an issue.

## License

The Pactus blockchain is under MIT [license](./LICENSE).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pactus-project/pactus",
    "name": "pactus-jsonrpc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "pactus, blockchain, json-rpc",
    "author": "Pactus Development Team",
    "author_email": "info@pactus.org",
    "download_url": "https://files.pythonhosted.org/packages/fb/df/1cc06ba40feceb55b6fdbd790b40203e6d6c84d659954cf2f20c2079eeb4/pactus_jsonrpc-1.9.0.tar.gz",
    "platform": null,
    "description": "[![codecov](https://codecov.io/gh/pactus-project/pactus/branch/main/graph/badge.svg?token=8N6N60D5UI)](https://codecov.io/gh/pactus-project/pactus)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pactus-project/pactus)](https://goreportcard.com/report/github.com/pactus-project/pactus)\n[![Twitter(X)](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://x.com/PactusChain)\n[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/H5vZkNnXCu)\n\n------\n\n# Pactus Blockchain\n\nA full-node implementation of the Pactus blockchain in Go.\n\n## Install\n\nPlease check the [install](./docs/install.md) document to build and run the Pactus blockchain.\n\n## Contribution\n\nContributions to the Pactus blockchain are appreciated.\nPlease read the [CONTRIBUTING](./CONTRIBUTING.md) guidelines before submitting a pull request or opening an issue.\n\n## License\n\nThe Pactus blockchain is under MIT [license](./LICENSE).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python client for interacting with the Pactus blockchain via JSON-RPC",
    "version": "1.9.0",
    "project_urls": {
        "Homepage": "https://github.com/pactus-project/pactus"
    },
    "split_keywords": [
        "pactus",
        " blockchain",
        " json-rpc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1da6db4470deac24cbc875456ee7a849ba12db2ce9beef000c0f1b031293c657",
                "md5": "2ea1539ff6b61d7d31f885ad8505fd25",
                "sha256": "15060af6d1402b32b880dce2da19b756c77ac589d98e5aae84fe5927104a78cd"
            },
            "downloads": -1,
            "filename": "pactus_jsonrpc-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ea1539ff6b61d7d31f885ad8505fd25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4780,
            "upload_time": "2025-09-10T07:52:31",
            "upload_time_iso_8601": "2025-09-10T07:52:31.869572Z",
            "url": "https://files.pythonhosted.org/packages/1d/a6/db4470deac24cbc875456ee7a849ba12db2ce9beef000c0f1b031293c657/pactus_jsonrpc-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbdf1cc06ba40feceb55b6fdbd790b40203e6d6c84d659954cf2f20c2079eeb4",
                "md5": "f5ddd8b9463b5d779b03b1b6b8ecd1cb",
                "sha256": "b15d8cf87b0a0e2d1c80032601b14837183d31364540226e29b4f06287168afc"
            },
            "downloads": -1,
            "filename": "pactus_jsonrpc-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5ddd8b9463b5d779b03b1b6b8ecd1cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4246,
            "upload_time": "2025-09-10T07:52:33",
            "upload_time_iso_8601": "2025-09-10T07:52:33.398117Z",
            "url": "https://files.pythonhosted.org/packages/fb/df/1cc06ba40feceb55b6fdbd790b40203e6d6c84d659954cf2f20c2079eeb4/pactus_jsonrpc-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-10 07:52:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pactus-project",
    "github_project": "pactus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pactus-jsonrpc"
}
        
Elapsed time: 2.79327s