{ "info": { "author": "Robert Wikman", "author_email": "rbw@vault13.org", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": " ``` \n ___ ___ _ _ _ ___ ___ ___ \n | | .'| | | | .'| | . |\n |_|_|__,|_____|__,|_|_|___|\n 100% OSS, BSD-2\n```\n\nNawano is a simple, fast and secure way to manage your Nano funds locally\u2014without doing any syncing, and without having to trust a wallet provider on the *World Wide Web*.\n\nSeeds are encrypted with AES-256 and never leaves your computer.\n\nNode communication is done over RPC; locally or using a remote backend (such as Canoe).\n\n**Want to know more about Nano?** \n\n- Check out the [official website](https://nano.org/en/about).\n\n**Want some free Nano to get started?**\n \n- You can get a small amount for testing purposes at [nano-faucet.org](https://nano-faucet.org)\n\n\nDemo\n----\n\nShows some common wallet operations.\n\n[![asciicast](https://asciinema.org/a/HevbcFFyi2OT7KJ6kpLyVbqJo.png)](https://asciinema.org/a/HevbcFFyi2OT7KJ6kpLyVbqJo)\n\n\nInstalling\n----------\n\n\n**Linux (Ubuntu)**\n\navailable setup (pip) environment variables:\n- USE_GPU (install OpenCL libs and set to 1 to use the GPU for work generation)\n\n\n```bash\n$ sudo apt-get install libb2-dev python3\n$ sudo pip3 install nawano --upgrade\n$ nawano\n```\n\n**MacOS**\n\navailable setup (pip) environment variables:\n- USE_GPU (enabled by default, set to 0 to use CPU for work generation)\n- LINK_OMP (enabled by default, set to 0 to use gcc with builtin GOMP)\n\n\n```bash\n$ brew install gcc libb2 libomp python3\n$ sudo pip3 install nawano --upgrade\n$ nawano\n```\n\n**Windows**\n\nNawano can be installed in Microsoft Windows using WSL.\n\n1. Enable WSL: https://docs.microsoft.com/en-us/windows/wsl/install-win10 \n2. Using **Microsoft Store**, install **Ubuntu Linux** and start it.\n3. Follow the **Ubuntu Linux** install instruction above.\n\nYou may now close the terminal window and simply run ```wsl nawano``` to start the application.\n\n\nProject status\n--------------\n\nWhile Nawano does work, it's currently under heavy development and should probably be considered unstable as it lacks tests and extensive real-world use.\n\n\n**Quality improvements**\n- [ ] API documentation\n- [ ] Usage documentation (Wiki)\n- [ ] Unit tests & TravisCI\n\n**Features**\n- [ ] Transaction history\n- [ ] Application logging\n\n**Install guides**\n- [X] Linux\n- [X] MacOS\n- [X] Windows\n\n\nFuture plans\n------\n- Ledger integration\n- Yubikey integration\n- Official Debian package\n\n\nLicense\n-------\nPlease bare in mind that\u2014just as the official Nano software\u2014Nawano uses the *BSD 2-Clause License* (i.e. no liability for loss of funds).\n\n\nAuthor\n------\nRobert Wikman \\\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/rbw/nawano/tarball/0.1.6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rbw/nawano", "keywords": "nano", "license": "BSD-2-Clause", "maintainer": "", "maintainer_email": "", "name": "nawano", "package_url": "https://pypi.org/project/nawano/", "platform": "any", "project_url": "https://pypi.org/project/nawano/", "project_urls": { "Download": "https://github.com/rbw/nawano/tarball/0.1.6", "Homepage": "https://github.com/rbw/nawano" }, "release_url": "https://pypi.org/project/nawano/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "Nano REPL CLI", "version": "0.1.6" }, "last_serial": 4318399, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f6b31526390a37afab6eca50dd7e0b6c", "sha256": "9a18b08d624a9147ff7c6d130ced771e58494f90c0548a21cb645cce658a7837" }, "downloads": -1, "filename": "nawano-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f6b31526390a37afab6eca50dd7e0b6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19051, "upload_time": "2018-09-22T00:57:10", "url": "https://files.pythonhosted.org/packages/52/2e/69c88402633f65047e225ac49f56701729a8a7aa326b45aa6858e3aaeb9d/nawano-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1144ba7fd55e53a2d79928c07d050659", "sha256": "eaa49245e3e8b97c200a57b70f08840c122d8d1284a5340f75309e07137de65c" }, "downloads": -1, "filename": "nawano-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1144ba7fd55e53a2d79928c07d050659", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18748, "upload_time": "2018-09-22T12:35:26", "url": "https://files.pythonhosted.org/packages/e5/96/9db1b45b58bfa0e3108bf39cc5634ed2d0ecac419e7aad54a3fe43dcb7c1/nawano-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3f262667634775dd2c5eec9c1c09fd9a", "sha256": "02c87fb3780ffe11ab9bc4e7bd991a2aa8a51bf1a3d656003486c5ad5c0f2f78" }, "downloads": -1, "filename": "nawano-0.1.3.tar.gz", "has_sig": false, "md5_digest": "3f262667634775dd2c5eec9c1c09fd9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18748, "upload_time": "2018-09-22T14:21:57", "url": "https://files.pythonhosted.org/packages/aa/b8/7399146fd6b1b124823c012290e56db413111495b340dd9613e300fd5621/nawano-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d8247b36694b82f11617b5be858d2579", "sha256": "eaa839ec7687a0e0f422de7027ba3ec538211f374fe933186c888c18f999ab52" }, "downloads": -1, "filename": "nawano-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d8247b36694b82f11617b5be858d2579", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19825, "upload_time": "2018-09-25T22:52:17", "url": "https://files.pythonhosted.org/packages/73/75/fcf47e197dc9aae86b855f888e5199ac325281dfd204e00af0d19e946d10/nawano-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "29c8a736253cda67b6c035eaede44d3b", "sha256": "6b0ae1abf9b0759b564e53da6da626834be64a83d424ae73565aa2cbc9a5155e" }, "downloads": -1, "filename": "nawano-0.1.5.tar.gz", "has_sig": false, "md5_digest": "29c8a736253cda67b6c035eaede44d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19755, "upload_time": "2018-09-28T00:50:13", "url": "https://files.pythonhosted.org/packages/da/db/862f0dee29026694464355b5576e25785612492b51aed210fe3ed9c82472/nawano-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "d55d2c243a3f04277e5cc69800648b51", "sha256": "d0da929b2f3c3d7e9826de30b83814097da05daf3e427dcaedad9f30c906f7ea" }, "downloads": -1, "filename": "nawano-0.1.6.tar.gz", "has_sig": false, "md5_digest": "d55d2c243a3f04277e5cc69800648b51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19761, "upload_time": "2018-09-28T01:28:28", "url": "https://files.pythonhosted.org/packages/bd/04/1cdebfc60d81f576bd6a1abcc1dcffff7f539093ae5c645006e5fa69028f/nawano-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d55d2c243a3f04277e5cc69800648b51", "sha256": "d0da929b2f3c3d7e9826de30b83814097da05daf3e427dcaedad9f30c906f7ea" }, "downloads": -1, "filename": "nawano-0.1.6.tar.gz", "has_sig": false, "md5_digest": "d55d2c243a3f04277e5cc69800648b51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19761, "upload_time": "2018-09-28T01:28:28", "url": "https://files.pythonhosted.org/packages/bd/04/1cdebfc60d81f576bd6a1abcc1dcffff7f539093ae5c645006e5fa69028f/nawano-0.1.6.tar.gz" } ] }