opensubmarine


Nameopensubmarine JSON
Version 0.1.12 PyPI version JSON
download
home_pageNone
SummaryA library for secure smart contract development on Algorand
upload_time2025-01-21 22:09:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT License Copyright (c) 2024 Nautilus Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords algorand smart-contracts blockchain crypto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            OpenSubmarine | Contracts

A library for secure smart contract development. Build on a solid foundation of community-vetted code similar to OpenZeppelin but for the Algorand Virtual Machine (AVM) and using Algorand Python instead of Solidity. Testing is done using Algorand Pythnon Testing and Mocha and Chai frameworks.

* Implementations of token standards like ARC200 and ARC72.
* Flexible role-based permissioning scheme.
* Reusable Algorand python components to build custom contracts and complex decentralized systems.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "opensubmarine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "algorand, smart-contracts, blockchain, crypto",
    "author": null,
    "author_email": "OpenSubmarine Team <hello@nautilus.sh>",
    "download_url": "https://files.pythonhosted.org/packages/ca/12/d85d46c3cd042b00ac41014792e325ee49d653a13d40598c98c542daa47c/opensubmarine-0.1.12.tar.gz",
    "platform": null,
    "description": "OpenSubmarine | Contracts\n\nA library for secure smart contract development. Build on a solid foundation of community-vetted code similar to OpenZeppelin but for the Algorand Virtual Machine (AVM) and using Algorand Python instead of Solidity. Testing is done using Algorand Pythnon Testing and Mocha and Chai frameworks.\n\n* Implementations of token standards like ARC200 and ARC72.\n* Flexible role-based permissioning scheme.\n* Reusable Algorand python components to build custom contracts and complex decentralized systems.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Nautilus  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A library for secure smart contract development on Algorand",
    "version": "0.1.12",
    "project_urls": {
        "Homepage": "https://github.com/NautilusOSS/opensubmarine-contracts"
    },
    "split_keywords": [
        "algorand",
        " smart-contracts",
        " blockchain",
        " crypto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db72980b65ca7ce637425ef292513e578b63cc1dc1e79f31e72350ca5c7e01a6",
                "md5": "454b627c7068d0b543738396275de10c",
                "sha256": "c725a365c7eff979621968cfe63b90e8adb6abf4c659717b4e5a5241cee79a5b"
            },
            "downloads": -1,
            "filename": "opensubmarine-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "454b627c7068d0b543738396275de10c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8772,
            "upload_time": "2025-01-21T22:09:56",
            "upload_time_iso_8601": "2025-01-21T22:09:56.654385Z",
            "url": "https://files.pythonhosted.org/packages/db/72/980b65ca7ce637425ef292513e578b63cc1dc1e79f31e72350ca5c7e01a6/opensubmarine-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca12d85d46c3cd042b00ac41014792e325ee49d653a13d40598c98c542daa47c",
                "md5": "3bd017af0681b8ebcef615957f17896d",
                "sha256": "85309ffe4dd16dce339a66dd533ae1224b1c7d75be378b02bfde6cab2365d11d"
            },
            "downloads": -1,
            "filename": "opensubmarine-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "3bd017af0681b8ebcef615957f17896d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7077,
            "upload_time": "2025-01-21T22:09:57",
            "upload_time_iso_8601": "2025-01-21T22:09:57.612473Z",
            "url": "https://files.pythonhosted.org/packages/ca/12/d85d46c3cd042b00ac41014792e325ee49d653a13d40598c98c542daa47c/opensubmarine-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 22:09:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NautilusOSS",
    "github_project": "opensubmarine-contracts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "opensubmarine"
}
        
Elapsed time: 0.42438s