## Context
This tool is showcased in the project [IotaWorkshop](https://github.com/Tsangares/iotaworkshop)
# Summary
This is both a cli and a libaray that can be imported and used. The purpose of this libary is to create a escrow address, hold IOTAs until a condition is met, then release the funds and optimally take a fee.
# Installation
Simply install from the pip repository,
pip install iotaescrow
# Command Line Utility Examples
Run the command, possibly as sudo,
iotaescrow 100 7 #Requesting 100IOTA as a deposit and will take a 7IOTA fee
Raw data
{
"_id": null,
"home_page": "https://github.com/Tsangares/iotaescrow",
"name": "iotaescrow",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "william.wyatt@cgu.edu",
"download_url": "https://files.pythonhosted.org/packages/d4/c2/d597e38d20376054d9cbeb04f7e43ee56088d137dfc72bd12c68c9ff8efa/iotaescrow-0.0.2.8.tar.gz",
"platform": "",
"description": "## Context\n\nThis tool is showcased in the project [IotaWorkshop](https://github.com/Tsangares/iotaworkshop)\n\n# Summary\n\nThis is both a cli and a libaray that can be imported and used. The purpose of this libary is to create a escrow address, hold IOTAs until a condition is met, then release the funds and optimally take a fee.\n\n# Installation\n\nSimply install from the pip repository,\n\n pip install iotaescrow\n\t\n\t\n# Command Line Utility Examples\n\nRun the command, possibly as sudo,\n\n iotaescrow 100 7 #Requesting 100IOTA as a deposit and will take a 7IOTA fee",
"bugtrack_url": null,
"license": "",
"summary": "Basic escrow utility using IOTA",
"version": "0.0.2.8",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "db368bc06935a3117b924df859bd0766",
"sha256": "f80a52b7f6b12b4b746877777503ecb64a4a366eed1750c27936492c3e96f3a6"
},
"downloads": -1,
"filename": "iotaescrow-0.0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "db368bc06935a3117b924df859bd0766",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4015,
"upload_time": "2020-11-29T02:09:21",
"upload_time_iso_8601": "2020-11-29T02:09:21.730567Z",
"url": "https://files.pythonhosted.org/packages/d4/c2/d597e38d20376054d9cbeb04f7e43ee56088d137dfc72bd12c68c9ff8efa/iotaescrow-0.0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-11-29 02:09:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "Tsangares",
"error": "Could not fetch GitHub repository",
"lcname": "iotaescrow"
}