lwk


Namelwk JSON
Version 0.8.3 PyPI version JSON
download
home_pageNone
SummaryLiquid Wallet Kit
upload_time2024-10-22 09:18:49
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT OR BSD-2-Clause
keywords liquid elements wallet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Liquid Wallet Kit

A Python package to build on the [Liquid](https://blockstream.com/liquid/) network.

```python
import lwk
network = lwk.Network.mainnet()
assert(str(network) == "Liquid")
```

## Main Features

* **Watch-Only** wallet support: using Liquid descriptors, better known as
  [CT descriptors](https://github.com/ElementsProject/ELIPs/blob/main/elip-0150.mediawiki).
* **PSET** based: transactions are shared and processed using the
  [Partially Signed Elements Transaction](https://github.com/ElementsProject/elements/blob/1fcf0cf2323b7feaff5d1fc4c506fff5ec09132e/doc/pset.mediawiki) format.
* **Electrum** and **Esplora** [backends](https://github.com/Blockstream/electrs):
  no need to run and sync a full Liquid node or rely on closed source servers.
* **Asset issuance**, **reissuance** and **burn** support: manage the lifecycle
  of your Issued Assets with a lightweight client.
* **Generic multisig** wallets: create a wallet controlled by
  any combination of hardware or software signers, with a user
  specified quorum.

## Examples

* [List transactions](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/list_transactions.py) of a wpkh/slip77 wallet
* [Send transaction](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/send_transaction.py) of a wpkh/slip77 wallet in a regtest environment
* [Send asset](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/send_asset.py) of a wpkh/slip77 wallet in a regtest environment
* [Custom persister](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/custom_persister.py), the caller code provide how the wallet updates are persisted




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lwk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "liquid, elements, wallet",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# Liquid Wallet Kit\n\nA Python package to build on the [Liquid](https://blockstream.com/liquid/) network.\n\n```python\nimport lwk\nnetwork = lwk.Network.mainnet()\nassert(str(network) == \"Liquid\")\n```\n\n## Main Features\n\n* **Watch-Only** wallet support: using Liquid descriptors, better known as\n  [CT descriptors](https://github.com/ElementsProject/ELIPs/blob/main/elip-0150.mediawiki).\n* **PSET** based: transactions are shared and processed using the\n  [Partially Signed Elements Transaction](https://github.com/ElementsProject/elements/blob/1fcf0cf2323b7feaff5d1fc4c506fff5ec09132e/doc/pset.mediawiki) format.\n* **Electrum** and **Esplora** [backends](https://github.com/Blockstream/electrs):\n  no need to run and sync a full Liquid node or rely on closed source servers.\n* **Asset issuance**, **reissuance** and **burn** support: manage the lifecycle\n  of your Issued Assets with a lightweight client.\n* **Generic multisig** wallets: create a wallet controlled by\n  any combination of hardware or software signers, with a user\n  specified quorum.\n\n## Examples\n\n* [List transactions](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/list_transactions.py) of a wpkh/slip77 wallet\n* [Send transaction](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/send_transaction.py) of a wpkh/slip77 wallet in a regtest environment\n* [Send asset](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/send_asset.py) of a wpkh/slip77 wallet in a regtest environment\n* [Custom persister](https://github.com/Blockstream/lwk/tree/master/lwk_bindings/tests/bindings/custom_persister.py), the caller code provide how the wallet updates are persisted\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT OR BSD-2-Clause",
    "summary": "Liquid Wallet Kit",
    "version": "0.8.3",
    "project_urls": {
        "documentation": "https://docs.rs/lwk_bindings/latest/lwk_bindings/",
        "homepage": "https://github.com/blockstream/lwk"
    },
    "split_keywords": [
        "liquid",
        " elements",
        " wallet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6656858a1082fce6a4a78bff1bf6c1f502a819cae4d3fdc9a3f1577e25cfe9b6",
                "md5": "422cf60ac5409ce42dee8a38a9f3301f",
                "sha256": "24705d74603b89e34d0761e38f156c49a934cd99a9cbcbf61b5299fa8bbef0ec"
            },
            "downloads": -1,
            "filename": "lwk-0.8.3-py3-none-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "422cf60ac5409ce42dee8a38a9f3301f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8051033,
            "upload_time": "2024-10-22T09:18:49",
            "upload_time_iso_8601": "2024-10-22T09:18:49.019072Z",
            "url": "https://files.pythonhosted.org/packages/66/56/858a1082fce6a4a78bff1bf6c1f502a819cae4d3fdc9a3f1577e25cfe9b6/lwk-0.8.3-py3-none-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b4835c231d2e20f2b941c905b1d1fc9ef1539ee93cac5246389f7505e7e74e0",
                "md5": "f78774fa28ce9f14dbd475483d2a8652",
                "sha256": "f3efe43f8109b710bf5c6727eaea9b06bd574e8dc25afa01ce0661c7e7fe07fd"
            },
            "downloads": -1,
            "filename": "lwk-0.8.3-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f78774fa28ce9f14dbd475483d2a8652",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7759633,
            "upload_time": "2024-10-22T09:18:53",
            "upload_time_iso_8601": "2024-10-22T09:18:53.597304Z",
            "url": "https://files.pythonhosted.org/packages/5b/48/35c231d2e20f2b941c905b1d1fc9ef1539ee93cac5246389f7505e7e74e0/lwk-0.8.3-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c41481746aa5175cef5d1277efaec2559fd0ac9752ac243209d0caa1afc33b6",
                "md5": "2fc22a0c954ef9c1aca0ab859ac19a08",
                "sha256": "03156f1490e83ea3fe145d73c81ca411a75309050d4173f00791d580142dcd1d"
            },
            "downloads": -1,
            "filename": "lwk-0.8.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2fc22a0c954ef9c1aca0ab859ac19a08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9843685,
            "upload_time": "2024-10-22T09:18:57",
            "upload_time_iso_8601": "2024-10-22T09:18:57.382650Z",
            "url": "https://files.pythonhosted.org/packages/3c/41/481746aa5175cef5d1277efaec2559fd0ac9752ac243209d0caa1afc33b6/lwk-0.8.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f11e0e2015b9086cc3ab25a1fab050b613b81c0791b41b669ad02936412d057c",
                "md5": "46927866f5aee523aae93bf31eebf07a",
                "sha256": "ba166597a98740936bb9da17f1de77e2c5e89743c4e95030540aa7f17beeeb50"
            },
            "downloads": -1,
            "filename": "lwk-0.8.3-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "46927866f5aee523aae93bf31eebf07a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7457519,
            "upload_time": "2024-10-22T09:19:01",
            "upload_time_iso_8601": "2024-10-22T09:19:01.341988Z",
            "url": "https://files.pythonhosted.org/packages/f1/1e/0e2015b9086cc3ab25a1fab050b613b81c0791b41b669ad02936412d057c/lwk-0.8.3-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 09:18:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blockstream",
    "github_project": "lwk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lwk"
}
        
Elapsed time: 0.34842s