{ "info": { "author": "c0ding", "author_email": "me@martinsimon.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "hobonickels is an APACHE licensed library written in Python designed to\r\nprovide a simple to use API for the HoboNickels cryptocurrency.\r\n\r\nMore about HoboNickels:\r\n-----------------------\r\n\r\nHoboNickels is a cryptographic currency, similar to Bitcoin, that is\r\ndesigned to make online transactions easy and efficient.\r\n\r\nHoboNickels wallet clients are being actively developed and improved\r\nupon. HoboNickels (HBN) is an extremely fast and efficient\r\ncrypto-currency. With a Proof of Work block time of 30 seconds coupled\r\nwith fast Proof of Stake, it is pushing to be one of the fastest coins\r\navailable. The 2-5% Proof of Stake is also one of the most generous\r\nstaking algorithms released. The stake is designed to keep the inflation\r\nrate from getting out of control, with the % of stake decreasing as more\r\npeople stake the coin. HoboNickels has the added security of a Proof of\r\nStake coin with the addition of security features like Automated Block\r\nCheckpoints. HoboNickels are the first coin to use Multi-Wallet\r\nfunctionality.\r\n\r\nInstallation:\r\n-------------\r\n\r\nFrom source use\r\n\r\n::\r\n\r\n $ python setup.py install\r\n\r\nor install from PyPi\r\n\r\n::\r\n\r\n $ pip install hobonickels\r\n\r\nAPI Documentation:\r\n------------------\r\n\r\nThis API can currently retrieve the following stats from\r\n`hbn.blockx.info `__ and\r\n`CryptoCoin `__\r\n\r\nNetwork:\r\n~~~~~~~~\r\n\r\n- Difficulty:\r\n\r\n::\r\n\r\n >>> import hobonickels\r\n >>> hobonickels.get_difficulty()\r\n 5.469\r\n\r\n- Hashrate:\r\n\r\n::\r\n\r\n >>> hobonickels.hashrate()\r\n 114711299\r\n\r\n- Block count:\r\n\r\n::\r\n\r\n >>> hobonickels.block_count()\r\n 783661.0\r\n\r\n- Total coins:\r\n\r\n::\r\n\r\n >>> hobonickels.total_coins()\r\n 4001078.78388\r\n\r\nAddresses:\r\n~~~~~~~~~~\r\n\r\n- Address balance: [PARAMETER] is required and should be a HBN address.\r\n\r\n::\r\n\r\n >>> hobonickels.addressbalance(PARAMETER)\r\n 333099.781601\r\n\r\n- Address to hash: [PARAMETER] is required and should be a HBN address.\r\n\r\n::\r\n\r\n >>> hobonickels.addresstohash(PARAMETER)\r\n 5A21B5DBCF936524C946A035AB6C572107B08F6C\r\n\r\n- Check address: [PARAMETER] is required and can be any crypto address.\r\n\r\n::\r\n\r\n >>> hobonickels.checkaddress(PARAMETER)\r\n 22\r\n\r\n- Get received by address: [PARAMETER] is required and should be a HBN\r\n address.\r\n\r\n::\r\n\r\n >>> hobonickels.getreceivedbyaddress(PARAMETER)\r\n 3009149.043709\r\n\r\n- Get sent by address: [PARAMETER] is required and should be a HBN\r\n address.\r\n\r\n::\r\n\r\n >>> hobonickels.getsentbyaddress(PARAMETER)\r\n 2676049.262108\r\n\r\n- PUBKEY hash: [PARAMETER] is required and should be a PUBKEY.\r\n\r\n::\r\n\r\n >>> hobonickels.hashpubkey(PARAMETER)\r\n C16471CD10EC45881BFE7F75B291962000C67020\r\n\r\n- Hash to address: [PARAMETER] is required and should be an address\r\n hash.\r\n\r\n::\r\n\r\n >>> hobonickels.hashtoaddress(PARAMETER)\r\n Es8mAQxXCKHA7YPnBhy4SzhLrmCH27sRu6\r\n\r\n- Translate address: [PARAMETER] is required and can be any crypto\r\n address.\r\n\r\n::\r\n\r\n >>> hobonickels.hashtoaddress(PARAMETER)\r\n EuRyukrySwTiA4uQqPD8z3o7WsdeieD4Vo\r\n\r\n- Address/private key generation :\r\n\r\n::\r\n\r\n >>> hobonickels.generate_address()\r\n {\r\n \"address\": \"EwUemkvvJVnREy72fnTkpHsziBWviZaBRb\", \r\n \"private_key\": \"QzxvMcixWv3ukY2ckmRMrmNwhRvipk6zoWYfqZPoZ4PW8WsLASuq\" \r\n }\r\n\r\nExchanges:\r\n~~~~~~~~~~\r\n\r\n- BTC:\r\n\r\n::\r\n\r\n >>> hobonickels.to_btc()\r\n {\r\n \"latest_trade\": \"2014-04-23 00:56:28\", \r\n \"volume_btc\": \"3.75\", \r\n \"price\": \"0.00030510\", \r\n \"price_before_24h\": \"0.00029690\", \r\n \"volume_first\": \"13142.7944186926\", \r\n \"best_market\": \"cryptsy\", \r\n \"volume_second\": \"3.75384861370549\", \r\n \"id\": \"hbn/btc\"\r\n }\r\n\r\nLicense:\r\n--------\r\n\r\n::\r\n\r\n Apache v2.0 License\r\n Copyright 2014 Martin Simon\r\n\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n\r\nUseful links:\r\n-------------\r\n\r\n- `Hobonickels website `__\r\n- `Hobonickels Blockexplorer `__\r\n\r\nBuy me a coffee?\r\n----------------\r\n\r\nIf you feel like buying me a coffee (or a beer?), donations are welcome:\r\n\r\n::\r\n\r\n WDC : WbcWJzVD8yXt3yLnnkCZtwQo4YgSUdELkj\r\n HBN : F2Zs4igv8r4oJJzh4sh4bGmeqoUxLQHPki\r\n DOGE: DRBkryyau5CMxpBzVmrBAjK6dVdMZSBsuS", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/c0ding/hobonickels-api/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/c0ding/hobonickels-api", "keywords": "HBN,Hobonickels,LTC,Litecoin,BTC,Bitcoin,DOGE,Dogecoin,WDC,Worldcoin,cryptocurrency,API", "license": "Apache v2.0 License", "maintainer": "", "maintainer_email": "", "name": "hobonickels", "package_url": "https://pypi.org/project/hobonickels/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hobonickels/", "project_urls": { "Download": "https://github.com/c0ding/hobonickels-api/archive/master.zip", "Homepage": "https://github.com/c0ding/hobonickels-api" }, "release_url": "https://pypi.org/project/hobonickels/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Python API for the Hobonickels cryptocurrency.", "version": "1.0.2" }, "last_serial": 3548595, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f548839f12ff196e714de324b657418e", "sha256": "b2715a7aa2d396386ef401ee2ee74d36b8cb08cda536b909dc2fe63be8ded60d" }, "downloads": -1, "filename": "hobonickels-0.1.tar.gz", "has_sig": false, "md5_digest": "f548839f12ff196e714de324b657418e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3836, "upload_time": "2014-04-22T09:47:12", "url": "https://files.pythonhosted.org/packages/2c/bc/df816c1c14cc5475344fe035ed10fb0299f10c35d55607d7e9ea37bc7a3b/hobonickels-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b7b8346f19e207b90271bcbff319f9bd", "sha256": "79efc6f392363abf0c5bc2d9d703eb2ca30fab265d7fdf08c7d165a6fb2dd511" }, "downloads": -1, "filename": "hobonickels-0.2.tar.gz", "has_sig": false, "md5_digest": "b7b8346f19e207b90271bcbff319f9bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4168, "upload_time": "2014-04-22T12:00:14", "url": "https://files.pythonhosted.org/packages/2e/f7/838f293935f77b715886ba57ab8d8dd1e07521725fb0b0d687bb3693a4f4/hobonickels-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "2d95f58249344c1505950cb68b51ccbe", "sha256": "67b3d030619270f39c1d71bf3eb8bd3aff6b19ddcf261e66114108225e545515" }, "downloads": -1, "filename": "hobonickels-0.3.tar.gz", "has_sig": false, "md5_digest": "2d95f58249344c1505950cb68b51ccbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5466, "upload_time": "2014-04-23T05:24:06", "url": "https://files.pythonhosted.org/packages/45/31/ee2bcdb3c73bd6054cff2065816b74699b0eaf532a1eda4a95e41bf579dd/hobonickels-0.3.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "4d0fe931a58504d3a59702daae6d5c06", "sha256": "b8987c8ead0b35dbe239b9f7c9138409a1cfa486d5794ce05cc18e63d4d129f1" }, "downloads": -1, "filename": "hobonickels-1.0.tar.gz", "has_sig": false, "md5_digest": "4d0fe931a58504d3a59702daae6d5c06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7579, "upload_time": "2014-04-27T12:20:54", "url": "https://files.pythonhosted.org/packages/9e/42/cbe4e5b90f8434a167959896057e224ce05f45f2684ee71f74f87358bc8c/hobonickels-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5ab8f4170d975796c3629cde96ba308d", "sha256": "269e6a64c35c601edc116dbfea8398a8697f209d9e525a13685205f20763a788" }, "downloads": -1, "filename": "hobonickels-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5ab8f4170d975796c3629cde96ba308d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7604, "upload_time": "2014-05-22T15:28:47", "url": "https://files.pythonhosted.org/packages/73/a6/20ef755855e1e0f0f16e1e00b4f55c8dcf9fbfe399c0fcca720953557782/hobonickels-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "02df975585646a6469725d512a9a2166", "sha256": "2c6413411b4febdbdb889548a2ca605106d840e52555e96ac0d2df2c3f8595c1" }, "downloads": -1, "filename": "hobonickels-1.0.2.tar.gz", "has_sig": false, "md5_digest": "02df975585646a6469725d512a9a2166", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7674, "upload_time": "2014-12-02T13:37:22", "url": "https://files.pythonhosted.org/packages/12/a9/687b671673274343d692c5227d397a02f37aa65f838d2a073bb753a4e4f1/hobonickels-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "02df975585646a6469725d512a9a2166", "sha256": "2c6413411b4febdbdb889548a2ca605106d840e52555e96ac0d2df2c3f8595c1" }, "downloads": -1, "filename": "hobonickels-1.0.2.tar.gz", "has_sig": false, "md5_digest": "02df975585646a6469725d512a9a2166", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7674, "upload_time": "2014-12-02T13:37:22", "url": "https://files.pythonhosted.org/packages/12/a9/687b671673274343d692c5227d397a02f37aa65f838d2a073bb753a4e4f1/hobonickels-1.0.2.tar.gz" } ] }