custodial-registration-proxy


Namecustodial-registration-proxy JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/grassrootseconomics/custodial-registration-proxy
SummaryAtomically registers a custodial user on-chain and provisions necessary gas and training vouchers.
upload_time2023-06-01 05:32:28
maintainer
docs_urlNone
authorMohamed Sohail
requires_python>=3.6
licenseAGPLv3+
keywords ethereum
VCS
bugtrack_url
requirements chainlib-eth chainlib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Atomically registers a custodial user on-chain and provisions necessary gas and training vouchers.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/grassrootseconomics/custodial-registration-proxy",
    "name": "custodial-registration-proxy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "ethereum",
    "author": "Mohamed Sohail",
    "author_email": "sohail@grassecon.org",
    "download_url": "https://files.pythonhosted.org/packages/c5/91/76fb6e137d69a0ec0c8968d4f0362fe64c4e6ae1b82855d23005436d4ba9/custodial-registration-proxy-0.3.1.tar.gz",
    "platform": null,
    "description": "Atomically registers a custodial user on-chain and provisions necessary gas and training vouchers.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "Atomically registers a custodial user on-chain and provisions necessary gas and training vouchers.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/grassrootseconomics/custodial-registration-proxy"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fdd69e87b22d82f3a2ff9b9f9e5242b5826d2f3d4d454371379a1aeb1e1556e",
                "md5": "d9b2e5bd8babf686ee8562c6f6a9e13c",
                "sha256": "1231a3b0237b2c6f3a4312ae93c6e56d2b649625d8b22896a203f7f53dfd5527"
            },
            "downloads": -1,
            "filename": "custodial_registration_proxy-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9b2e5bd8babf686ee8562c6f6a9e13c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 18012,
            "upload_time": "2023-06-01T05:32:26",
            "upload_time_iso_8601": "2023-06-01T05:32:26.823384Z",
            "url": "https://files.pythonhosted.org/packages/5f/dd/69e87b22d82f3a2ff9b9f9e5242b5826d2f3d4d454371379a1aeb1e1556e/custodial_registration_proxy-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c59176fb6e137d69a0ec0c8968d4f0362fe64c4e6ae1b82855d23005436d4ba9",
                "md5": "983f7dfc320073782afc92cdc87188e4",
                "sha256": "c3993465389f2b473157ac020c9111f007eb57cf304806126b132c5005c1eec8"
            },
            "downloads": -1,
            "filename": "custodial-registration-proxy-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "983f7dfc320073782afc92cdc87188e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3877,
            "upload_time": "2023-06-01T05:32:28",
            "upload_time_iso_8601": "2023-06-01T05:32:28.543766Z",
            "url": "https://files.pythonhosted.org/packages/c5/91/76fb6e137d69a0ec0c8968d4f0362fe64c4e6ae1b82855d23005436d4ba9/custodial-registration-proxy-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-01 05:32:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grassrootseconomics",
    "github_project": "custodial-registration-proxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "chainlib-eth",
            "specs": [
                [
                    "~=",
                    "0.4.17"
                ]
            ]
        },
        {
            "name": "chainlib",
            "specs": [
                [
                    "~=",
                    "0.4.12"
                ]
            ]
        }
    ],
    "lcname": "custodial-registration-proxy"
}
        
Elapsed time: 0.12440s