{"id":18423654,"url":"https://github.com/chadtech/bitcoin-transaction-counter","last_synced_at":"2026-05-17T06:45:12.182Z","repository":{"id":74358668,"uuid":"86493697","full_name":"Chadtech/bitcoin-transaction-counter","owner":"Chadtech","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-28T18:30:49.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T16:46:17.226Z","etag":null,"topics":["bitcoin","elm","websocket"],"latest_commit_sha":null,"homepage":"http://bitcoin-transaction-counter.surge.sh/","language":"Elm","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/Chadtech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-28T18:29:03.000Z","updated_at":"2019-08-15T15:55:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a09a12ff-d95f-416b-af7b-e0666ff6f411","html_url":"https://github.com/Chadtech/bitcoin-transaction-counter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chadtech/bitcoin-transaction-counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fbitcoin-transaction-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fbitcoin-transaction-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fbitcoin-transaction-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fbitcoin-transaction-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chadtech","download_url":"https://codeload.github.com/Chadtech/bitcoin-transaction-counter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chadtech%2Fbitcoin-transaction-counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006211,"owners_count":26084062,"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-11T02:00:06.511Z","response_time":55,"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":["bitcoin","elm","websocket"],"created_at":"2024-11-06T04:38:10.137Z","updated_at":"2025-10-11T04:53:18.534Z","avatar_url":"https://github.com/Chadtech.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HI THERE\n\nThis is my \n\n# Bitcoin Transaction Counter\n\n[Check out the live version of this project](http://bitcoin-transaction-counter.surge.sh/).\n\nTo get this going on your computer, download or clone the repo, and then type into your console..\n```\n\u003e npm install\n\u003e elm package install --yes\n\u003e gulp\n\nthen open up http://localhost:2982\n```\n\n\nThis repo is organized as ..\n```\ndevelopment/          -- Your development app\n  index.html\nsource/               -- Source files\n  app.js              -- Loads your elm file\n  Main.elm\n  *.elm\n  Main/               -- Primary Elm Files\n    View.elm          -- Top level view file\n    Update.elm        -- Top level update function\n    WebSocket.elm     -- Handles websockets\n    *.elm \n  Styles/\n    Main.styl         -- Main style file\n    *.styl            -- Many other style files that get concatentated together\n  Types/              -- Primary types, and basic functions re those types\n    Model.elm        \n    Message.elm\n    *.elm\n  Util/\n    *.elm             -- Gritty computation heavy processes\n  View/\n    *.elm             -- Basic view components\ngulpFile.js\nserver.js\n\n\n## Elm Format\n\nThere is an [Elm-Format](https://github.com/avh4/elm-format) task in this gulp file. Its not on by default, but you can switch to it by uncommenting a little code. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadtech%2Fbitcoin-transaction-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadtech%2Fbitcoin-transaction-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadtech%2Fbitcoin-transaction-counter/lists"}