solidity-merkletools


Namesolidity-merkletools JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/f8n/solidity-pymerkletools
SummaryMerkle Tools
upload_time2022-12-02 17:08:10
maintainer
docs_urlNone
authorHsu Han Ooi
requires_python
licenseMIT
keywords merkle tree blockchain
VCS
bugtrack_url
requirements web3
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/f8n/solidity-pymerkletools",
    "name": "solidity-merkletools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "merkle tree,blockchain",
    "author": "Hsu Han Ooi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/56/7f/fcd1c293b85e5eef8f1732ddb7c6d521c24dc2536ce2bfb0d7b5c9d72d1b/solidity-merkletools-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Merkle Tools",
    "version": "0.0.2",
    "split_keywords": [
        "merkle tree",
        "blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "aea391e0dd69777eff50de54a3107c48",
                "sha256": "95caa234ead8f603e69a7ce787f37eb10c8ab9535aef43e2e6dc1989d790f1ec"
            },
            "downloads": -1,
            "filename": "solidity_merkletools-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aea391e0dd69777eff50de54a3107c48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3985,
            "upload_time": "2022-12-02T17:08:07",
            "upload_time_iso_8601": "2022-12-02T17:08:07.521792Z",
            "url": "https://files.pythonhosted.org/packages/45/f9/31cc4024c10fa1eaa2a74dae3588b6e0a99fa91be7b701e39339f26fa61f/solidity_merkletools-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a06defd8b1bd107d7c0f458dd18e85d1",
                "sha256": "e7af6b653c850581ab07ae29904baf2c00cadb964918c3f7230d0963af59e20d"
            },
            "downloads": -1,
            "filename": "solidity-merkletools-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a06defd8b1bd107d7c0f458dd18e85d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6715,
            "upload_time": "2022-12-02T17:08:10",
            "upload_time_iso_8601": "2022-12-02T17:08:10.430925Z",
            "url": "https://files.pythonhosted.org/packages/56/7f/fcd1c293b85e5eef8f1732ddb7c6d521c24dc2536ce2bfb0d7b5c9d72d1b/solidity-merkletools-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-02 17:08:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "f8n",
    "github_project": "solidity-pymerkletools",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "web3",
            "specs": [
                [
                    "==",
                    "5.21.0"
                ]
            ]
        }
    ],
    "lcname": "solidity-merkletools"
}
        
Elapsed time: 0.01444s