{"id":37075110,"url":"https://github.com/ellmetha/neojsonrpc","last_synced_at":"2026-01-14T08:50:44.063Z","repository":{"id":57445465,"uuid":"116047659","full_name":"ellmetha/neojsonrpc","owner":"ellmetha","description":"Python JSON-RPC client for the NEO blockchain.","archived":true,"fork":false,"pushed_at":"2019-02-24T23:49:07.000Z","size":78,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T08:32:45.168Z","etag":null,"topics":["blockchain","json-rpc","json-rpc-client","neo","python"],"latest_commit_sha":null,"homepage":"https://neojsonrpc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellmetha.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-02T19:06:09.000Z","updated_at":"2023-01-28T18:57:11.000Z","dependencies_parsed_at":"2022-09-26T16:31:00.109Z","dependency_job_id":null,"html_url":"https://github.com/ellmetha/neojsonrpc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ellmetha/neojsonrpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellmetha%2Fneojsonrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellmetha%2Fneojsonrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellmetha%2Fneojsonrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellmetha%2Fneojsonrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellmetha","download_url":"https://codeload.github.com/ellmetha/neojsonrpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellmetha%2Fneojsonrpc/sbom","scorecard":{"id":373498,"data":{"date":"2025-08-11","repo":{"name":"github.com/ellmetha/neojsonrpc","commit":"e369b633a727482d5f9e310f0c3337ae5f7265db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2019-109","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:32:57.143Z","repository_id":57445465,"created_at":"2025-08-18T13:32:57.143Z","updated_at":"2025-08-18T13:32:57.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","json-rpc","json-rpc-client","neo","python"],"created_at":"2026-01-14T08:50:42.877Z","updated_at":"2026-01-14T08:50:44.046Z","avatar_url":"https://github.com/ellmetha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NeoJsonRPC\n##########\n\n.. image:: https://readthedocs.org/projects/neojsonrpc/badge/?version=stable\n    :target: https://neojsonrpc.readthedocs.org/en/stable/\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/l/neojsonrpc.svg\n    :target: https://pypi.python.org/pypi/neojsonrpc/\n    :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/neojsonrpc.svg\n    :target: https://pypi.python.org/pypi/neojsonrpc\n\n.. image:: https://img.shields.io/pypi/v/neojsonrpc.svg\n    :target: https://pypi.python.org/pypi/neojsonrpc/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/travis/ellmetha/neojsonrpc.svg\n    :target: https://travis-ci.org/ellmetha/neojsonrpc\n    :alt: Build status\n\n.. image:: https://img.shields.io/codecov/c/github/ellmetha/neojsonrpc.svg\n    :target: https://codecov.io/github/ellmetha/neojsonrpc\n    :alt: Codecov status\n\n|\n\n**NeoJsonRPC** is a Python JSON-RPC client for the NEO blockchain. It implements the JSON-RPC\nmethods of the API interface provided by NEO nodes (minus the methods requiring an opened wallet).\nThe client also provides a high-level interface to invoke contract methods on the NEO blockchain.\n\n.. contents:: Table of Contents\n    :local:\n\nDocumentation\n=============\n\nOnline browsable documentation is available at https://neojsonrpc.readthedocs.io.\n\nRequirements\n============\n\nPython_ 3.4+, Requests_ 2.0+.\n\nInstallation\n============\n\nTo install NeoJsonRPC, please use pip_ (or pipenv_) as follows:\n\n.. code-block:: shell\n\n    $ pip install neojsonrpc\n\nBasic usage\n===========\n\nThe first step to interact with the NEO JSON-RPC interface is to initialize a ``neojsonrpc.Client``\ninstance. The following examples respectively show how to get clients for the TestNet, the MainNet\nand an hypothetical local PrivNet:\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from neojsonrpc import Client\n    \u003e\u003e\u003e testnet_client = Client.for_testnet()\n    \u003e\u003e\u003e mainnet_client = Client.for_mainnet()\n    \u003e\u003e\u003e privnet_client = Client(host='localhost', port='30333')\n\nThen you can easily call some of the `JSON-RPC methods \u003chttp://docs.neo.org/en-us/node/api.html\u003e`_\nprovided by NEO nodes. Here are some examples:\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from neojsonrpc import Client\n    \u003e\u003e\u003e client = Client.for_testnet()\n    \u003e\u003e\u003e client.get_block_count()\n    973369\n    \u003e\u003e\u003e client.get_contract_state('2c0fdfa9592814b0a938219e218e3a6b08615acd')\n    {'author': 'foobar',\n     'code_version': '0.3',\n    # [...]\n    }\n\nYou can also invoke smart contract functions using the following methods:\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from neojsonrpc import Client\n    \u003e\u003e\u003e client = Client.for_testnet()\n    \u003e\u003e\u003e result = client.invoke_function('34af1b6634fcd7cfcff0158965b18601d3837e32', 'symbol', [])\n    {'gas_consumed': '0.217',\n     'stack': [{'type': 'ByteArray', 'value': bytearray(b'TKN')}],\n     'state': 'HALT, BREAK'}\n    \u003e\u003e\u003e # Another convenient way to do the same operation is as follows:\n    \u003e\u003e\u003e client.contract('34af1b6634fcd7cfcff0158965b18601d3837e32').symbol()\n    {'gas_consumed': '0.217',\n     'stack': [{'type': 'ByteArray', 'value': bytearray(b'TKN')}],\n     'state': 'HALT, BREAK'}\n\nAuthors\n=======\n\nMorgan Aubert (`@ellmetha \u003chttps://github.com/ellmetha\u003e`_) and contributors_. See ``AUTHORS`` for\nmore details.\n\n.. _contributors: https://github.com/ellmetha/neojsonrpc/contributors\n\nLicense\n=======\n\nMIT. See ``LICENSE`` for more details.\n\n\n.. _pip: https://github.com/pypa/pip\n.. _pipenv: https://github.com/pypa/pipenv\n.. _Python: https://www.python.org/\n.. _Requests: http://docs.python-requests.org/en/master/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellmetha%2Fneojsonrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellmetha%2Fneojsonrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellmetha%2Fneojsonrpc/lists"}