eth-erc721


Nameeth-erc721 JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://git.defalsify.org/eth-erc721
SummaryERC721 interface and simple contract with deployment script providing arbitrary minting of NFTs with freely settable tokenids
upload_time2024-04-02 12:24:52
maintainerNone
docs_urlNone
authorLouis Holbrook
requires_python>=3.8
licenseAGPLv3+
keywords dlt blockchain cryptocurrency ethereum token nft
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://git.defalsify.org/eth-erc721",
    "name": "eth-erc721",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "dlt, blockchain, cryptocurrency, ethereum, token, nft",
    "author": "Louis Holbrook",
    "author_email": "dev@holbrook.no",
    "download_url": "https://files.pythonhosted.org/packages/ca/18/08db4fb9194776b7bb2c92f8a962c66c978e141c9f57e1c67c4918478bd4/eth-erc721-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "ERC721 interface and simple contract with deployment script providing arbitrary minting of NFTs with freely settable tokenids",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://git.defalsify.org/eth-erc721"
    },
    "split_keywords": [
        "dlt",
        " blockchain",
        " cryptocurrency",
        " ethereum",
        " token",
        " nft"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca1808db4fb9194776b7bb2c92f8a962c66c978e141c9f57e1c67c4918478bd4",
                "md5": "af9b8f7febd9d4f459f41e12c75692ad",
                "sha256": "91dc212a1e06969a65ecc5e27df1c191e08e378fb3844682f48bc00a1782fa8a"
            },
            "downloads": -1,
            "filename": "eth-erc721-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "af9b8f7febd9d4f459f41e12c75692ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30147,
            "upload_time": "2024-04-02T12:24:52",
            "upload_time_iso_8601": "2024-04-02T12:24:52.772651Z",
            "url": "https://files.pythonhosted.org/packages/ca/18/08db4fb9194776b7bb2c92f8a962c66c978e141c9f57e1c67c4918478bd4/eth-erc721-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 12:24:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "eth-erc721"
}
        
Elapsed time: 0.22166s