{"id":18492459,"url":"https://github.com/makevoid/btc_transactions_viz","last_synced_at":"2025-10-04T19:45:52.692Z","repository":{"id":36119731,"uuid":"40422384","full_name":"makevoid/btc_transactions_viz","owner":"makevoid","description":"Bitcoin Transaction Visualizer - Opal, React.rb, blockchain.info websockets api","archived":false,"fork":false,"pushed_at":"2015-08-23T14:30:08.000Z","size":428,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T01:59:06.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://btc-transactions-viz.mkvd.net","language":"JavaScript","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/makevoid.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"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":"2015-08-09T02:10:09.000Z","updated_at":"2015-08-27T08:32:54.000Z","dependencies_parsed_at":"2022-09-03T11:02:28.318Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/btc_transactions_viz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makevoid/btc_transactions_viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbtc_transactions_viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbtc_transactions_viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbtc_transactions_viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbtc_transactions_viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/btc_transactions_viz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fbtc_transactions_viz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278366611,"owners_count":25975091,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T13:08:07.302Z","updated_at":"2025-10-04T19:45:52.644Z","avatar_url":"https://github.com/makevoid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BTC Transactions Viz (visualizer)\n\nVisualizes the BTC transactions - current data from blockchain.info (websockets API) [ ws:// | wss:// ]\n- next version will support bitcoind\n\n\n---\n\n# mkv Opal setup (no sprockets, using guard)\n\nA very fast opal setup - includes opal browser - uses guard to automatically compile your .js.ruby files as you save them - has opal and opal-browser vendored already in js files.\n\nOpen the project in a webserver:\n\n    python SimpleHTTPServer 3000\n\n\nthen open a browser at:\n\n\u003chttp://localhost:3000\u003e\n\n\n#### Development\n\ninstall the dependencies\n\n    bundle\n\n\nlaunch guard:\n\n    guard\n\n\nmodify app.rb, save and refresh the browser\n\n---\n\n#### extra infos:\n\nbuild a stdlib module\n\n    File.open(\"math.js\", 'w') { |file| file.write(Opal::Builder.build('math')) }\n\nall stdlib modules:\n\nhttps://github.com/opal/opal/tree/master/stdlib\n\nuseful stdlib modules:\n\n- nodejs (file, dir, kernel, io ...)\n- js (instanceof, typeof, call ...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fbtc_transactions_viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Fbtc_transactions_viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fbtc_transactions_viz/lists"}