{"id":15202009,"url":"https://github.com/demining/bitaddress-google-colab","last_synced_at":"2025-04-12T12:44:53.586Z","repository":{"id":41449041,"uuid":"460984228","full_name":"demining/bitaddress-Google-Colab","owner":"demining","description":"JavaScript Client-Side Bitcoin Wallet Generator Google Colab","archived":false,"fork":false,"pushed_at":"2022-07-02T00:52:51.000Z","size":7953,"stargazers_count":0,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:23:09.913Z","etag":null,"topics":["bitcoin","bitcoin-api","bitcoin-core","bitcoin-payment","bitcoin-transaction","bitcoin-wallet","bitcoind","colab","colab-notebook","colab-notebooks","colab-tutorial","colaboration","colaboratory","google-colab","google-colab-gpu","google-colab-notebook","google-colab-notebooks","google-colab-tutorial","google-colaboratory","google-colaboratory-notebooks"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/demining.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-18T19:43:32.000Z","updated_at":"2024-08-12T20:20:46.000Z","dependencies_parsed_at":"2022-09-07T14:32:05.150Z","dependency_job_id":null,"html_url":"https://github.com/demining/bitaddress-Google-Colab","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demining%2Fbitaddress-Google-Colab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demining%2Fbitaddress-Google-Colab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demining%2Fbitaddress-Google-Colab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demining%2Fbitaddress-Google-Colab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demining","download_url":"https://codeload.github.com/demining/bitaddress-Google-Colab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248570336,"owners_count":21126412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","bitcoin-api","bitcoin-core","bitcoin-payment","bitcoin-transaction","bitcoin-wallet","bitcoind","colab","colab-notebook","colab-notebooks","colab-tutorial","colaboration","colaboratory","google-colab","google-colab-gpu","google-colab-notebook","google-colab-notebooks","google-colab-tutorial","google-colaboratory","google-colaboratory-notebooks"],"created_at":"2024-09-28T04:00:28.992Z","updated_at":"2025-04-12T12:44:53.568Z","avatar_url":"https://github.com/demining.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"-------------------------\r\n### Run bitaddress-Google-Colab\r\n\r\nhttps://colab.research.google.com/drive/1OShIMVcFZ_khsUIBOIV1lzrqAGo1gfm_?usp=sharing\r\n\r\n-------------------------\r\nJavaScript Client-Side Bitcoin Wallet Generator\r\n\r\nNow Bitcoin addresses and their corresponding private key can be conveniently \r\ngenerated in a web browser.\r\n\r\nThe bitaddress.org project provides an all-in-one HTML document with embedded\r\nJavaScript/Css/Images. The JavaScript is readable not minified and contains no\r\nXMLHttpRequest's (no AJAX). The benefit of this technique is you can load the \r\nJavaScript locally and trust that the JavaScript did not change after being \r\nloaded. \r\n\r\nHere is a link to the BitcoinTalk.org forum topic discussing this project:\r\nhttps://bitcointalk.org/index.php?topic=43496.0\r\n\r\n\r\nPlease send DONATIONS for this project to Bitcoin Address: \r\n1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN\r\n\r\n\r\nEND USER NOTES:\r\n\r\n 1) For Bulk Wallet I recommended using Google Chrome, it's the fastest.\r\n\r\n 2) Requires IE9+, Firefox, Chrome or sufficient JavaScript support.\r\n\r\n 3) Mobile Safari only works with iPhone4 or newer devices.\r\n    Older devices timeout while executing JavaScript.\r\n\r\n 4) DO NOT use Opera Mini it renders JavaScript output server side, therefore\r\n    they might record the private key you generated.\r\n\r\n 5) BIP38 most likely will not work on mobile devices due to hardware limitations.\r\n\r\n\r\nNotice of Copyrights and Licenses:\r\n---------------------------------------\r\nThe bitaddress.org project, software and embedded resources are\r\ncopyright bitaddress.org.\r\n\r\nThe bitaddress.org name and logo are not part of the open source\r\nlicense.\r\n\r\nPortions of the all-in-one HTML document contain JavaScript codes that\r\nare the copyrights of others. The individual copyrights are included\r\nthroughout the document along with their licenses. Included JavaScript\r\nlibraries are separated with HTML script tags.\r\n\r\nSummary of JavaScript functions with a redistributable license:\r\n\r\nJavaScript function\t|\tLicense\r\n-------------------\t|\t--------------\r\nArray.prototype.map\t|\tPublic Domain\r\nwindow.Crypto | BSD License\r\nwindow.SecureRandom\t| BSD License\r\nwindow.EllipticCurve\t|\tBSD License\r\nwindow.BigInteger |\tBSD License\r\nwindow.QRCode | MIT License\r\nwindow.Bitcoin | MIT License\r\n\r\nThe bitaddress.org software is available under The MIT License (MIT)\r\nCopyright (c) 2011-2013 bitaddress.org\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining\r\na copy of this software and associated documentation files (the\r\n\"Software\"), to deal in the Software without restriction, including\r\nwithout limitation the rights to use, copy, modify, merge, publish,\r\ndistribute, sublicense, and/or sell copies of the Software, and to\r\npermit persons to whom the Software is furnished to do so, subject to\r\nthe following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be\r\nincluded in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\r\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\r\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\r\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\r\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n\r\n----\r\n\r\n|  | Donation Address |\r\n| --- | --- |\r\n| ♥ __BTC__ | 1Lw2kh9WzCActXSGHxyypGLkqQZfxDpw8v |\r\n| ♥ __ETH__ | 0xaBd66CF90898517573f19184b3297d651f7b90bf |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemining%2Fbitaddress-google-colab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemining%2Fbitaddress-google-colab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemining%2Fbitaddress-google-colab/lists"}