{"id":17939403,"url":"https://github.com/libitx/terminus","last_synced_at":"2025-06-11T17:04:20.681Z","repository":{"id":62430392,"uuid":"254439967","full_name":"libitx/terminus","owner":"libitx","description":"Crawl and subscribe to Bitcoin transaction events using Bitbus, Bitsocket and BitFS.","archived":false,"fork":false,"pushed_at":"2022-03-22T10:26:48.000Z","size":385,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T03:39:43.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/terminus","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libitx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-09T17:44:37.000Z","updated_at":"2024-06-20T22:52:23.000Z","dependencies_parsed_at":"2022-11-01T20:19:51.284Z","dependency_job_id":null,"html_url":"https://github.com/libitx/terminus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libitx%2Fterminus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libitx%2Fterminus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libitx%2Fterminus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libitx%2Fterminus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libitx","download_url":"https://codeload.github.com/libitx/terminus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245252426,"owners_count":20585060,"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":[],"created_at":"2024-10-29T00:07:09.507Z","updated_at":"2025-03-24T10:32:08.186Z","avatar_url":"https://github.com/libitx.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminus\n\n![Terminus - Crawl and subscribe to Bitcoin transaction events using Bitbus, Bitsocket and BitFS.](https://github.com/libitx/terminus/raw/master/media/poster.png)\n\n![Hex.pm](https://img.shields.io/hexpm/v/terminus?color=informational)\n![License](https://img.shields.io/github/license/libitx/terminus?color=informational)\n![Build Status](https://img.shields.io/github/workflow/status/libitx/terminus/Elixir%20CI)\n\nTerminus allows you to crawl and subscribe to Bitcoin transaction events and download binary data from transactions, using a combination of [Bitbus](https://bitbus.network) and [Bitsocket](https://bitsocket.network), and [BitFS](https://bitfs.network).\n\nTerminus provides a single unified interface for querying Planaria corp APIs in a highly performant manner. Each request is a `GenStage` process, enabling you to create powerful concurrent data flows. Terminus may well be the most powerful way of querying Bitcoin in the Universe!\n\n* [Full documentation](https://hexdocs.pm/terminus)\n\n## Installation\n\nThe package can be installed by adding `terminus` to your list of dependencies in `mix.exs`.\n\n```elixir\ndef deps do\n  [\n    {:terminus, \"~\u003e 0.1\"}\n  ]\nend\n```\n\n## Getting started\n\nTerminus can be used as a simple API client, or a turbo-charged, concurrent multi-stream Bitcoin scraper on steroids. You decide.\n\nThe following documented modules, are the primary ways of using Terminus.\n\n* [`Terminus.Bitbus`](https://hexdocs.pm/terminus/Terminus.Bitbus.html) - functions for crawling and query confirmed Bitcoin transactions.\n* [`Terminus.Bitsocket`](https://hexdocs.pm/terminus/Terminus.Bitsocket.html) - query mempool transactions and listen to realtime transaction events.\n* [`Terminus.BitFS`](https://hexdocs.pm/terminus/Terminus.BitFS.html) - fetch binary data blobs embedded in Bitcoin transactions.\n* [`Terminus.Omni`](https://hexdocs.pm/terminus/Terminus.Omni.html) - conveniently fetch confirmed and mempool transactions together.\n* [`Terminus.Planaria`](https://hexdocs.pm/terminus/Terminus.Planaria.html) - run Bitcoin scraper processes under your application's supervision tree.\n\n## License\n\nTerminus is open source and released under the [Apache-2 License](https://github.com/libitx/terminus/blob/master/LICENSE).\n\n© Copyright 2020 Chronos Labs Ltd.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibitx%2Fterminus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibitx%2Fterminus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibitx%2Fterminus/lists"}