fluxwallet


Namefluxwallet JSON
Version 0.2.3 PyPI version JSON
download
home_page
SummaryA Wallet implementation for Flux
upload_time2023-08-21 11:37:52
maintainer
docs_urlNone
authorDavid White
requires_python>=3.10,<4.0
licensebsd 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fluxwallet

A heavily modified bitcoinlib fork for use with Flux

https://github.com/1200wd/bitcoinlib

See companion project [lucidwallet](https://github.com/MorningLightMountain713/lucidwallet) for details on how to use

## UNDER DEVELOPMENT

## Features

* Full async support including db (via threads with aiosqlite)
* More transaction types
* Uses new SQLAlchemy 2.0
* Many speed optomisations

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fluxwallet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "David White",
    "author_email": "dr.white.nz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/2b/8fd1b031ee18f013caa17c18904fba05d00ae0ede0867891fb095830b345/fluxwallet-0.2.3.tar.gz",
    "platform": null,
    "description": "# Fluxwallet\n\nA heavily modified bitcoinlib fork for use with Flux\n\nhttps://github.com/1200wd/bitcoinlib\n\nSee companion project [lucidwallet](https://github.com/MorningLightMountain713/lucidwallet) for details on how to use\n\n## UNDER DEVELOPMENT\n\n## Features\n\n* Full async support including db (via threads with aiosqlite)\n* More transaction types\n* Uses new SQLAlchemy 2.0\n* Many speed optomisations\n",
    "bugtrack_url": null,
    "license": "bsd 3-clause",
    "summary": "A Wallet implementation for Flux",
    "version": "0.2.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a70ae8c08c4004e8600322a4bfddd8e1bf44a73b6719951b478a61dead0eb48",
                "md5": "87f6195b7e7f276bd987de0fdf39c2ee",
                "sha256": "f0d1243b0f12a8cc0638c841ff278f3fd49c9f8bcb63c3a3c61a7489f4e534aa"
            },
            "downloads": -1,
            "filename": "fluxwallet-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87f6195b7e7f276bd987de0fdf39c2ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 377715,
            "upload_time": "2023-08-21T11:37:48",
            "upload_time_iso_8601": "2023-08-21T11:37:48.712291Z",
            "url": "https://files.pythonhosted.org/packages/5a/70/ae8c08c4004e8600322a4bfddd8e1bf44a73b6719951b478a61dead0eb48/fluxwallet-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae2b8fd1b031ee18f013caa17c18904fba05d00ae0ede0867891fb095830b345",
                "md5": "9e394bd107ab1dc1e95b9bf4a314863e",
                "sha256": "633b0939f80fe76edd85acff7db3d394edcab325d7d8d9cab5c22fcb01ebf1d6"
            },
            "downloads": -1,
            "filename": "fluxwallet-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9e394bd107ab1dc1e95b9bf4a314863e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 316520,
            "upload_time": "2023-08-21T11:37:52",
            "upload_time_iso_8601": "2023-08-21T11:37:52.332072Z",
            "url": "https://files.pythonhosted.org/packages/ae/2b/8fd1b031ee18f013caa17c18904fba05d00ae0ede0867891fb095830b345/fluxwallet-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-21 11:37:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fluxwallet"
}
        
Elapsed time: 0.10883s