{"id":13612766,"url":"https://github.com/hexresearch/bitcoin-utxo","last_synced_at":"2025-04-27T05:33:28.671Z","repository":{"id":48821935,"uuid":"344545602","full_name":"hexresearch/bitcoin-utxo","owner":"hexresearch","description":"Library and application that builds bitcoin UTXO from genesis block","archived":false,"fork":false,"pushed_at":"2023-01-18T07:16:00.000Z","size":155,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T21:39:46.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/hexresearch.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":"2021-03-04T16:53:46.000Z","updated_at":"2022-03-14T17:34:51.000Z","dependencies_parsed_at":"2023-02-10T13:46:41.574Z","dependency_job_id":null,"html_url":"https://github.com/hexresearch/bitcoin-utxo","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/hexresearch%2Fbitcoin-utxo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexresearch%2Fbitcoin-utxo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexresearch%2Fbitcoin-utxo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexresearch%2Fbitcoin-utxo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexresearch","download_url":"https://codeload.github.com/hexresearch/bitcoin-utxo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251094583,"owners_count":21535324,"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-08-01T20:00:34.239Z","updated_at":"2025-04-27T05:33:28.405Z","avatar_url":"https://github.com/hexresearch.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# bitcoin-utxo\n\nThe small library that builds Bitcoin UTXO set from scratch by connecting to\nBitcoin node over P2P protocol and parsing transaction from the genesis block.\n\n# Examples\n\nDemo to calculate average days unspent:\n```\ncargo run --example days -- 89.245.85.72:8333\n```\nYou can use any public bitcoin node.\n\nDemo that calculates BIP158 filters, expect heavy load on system and I recommend using local node for speed:\n```\ncargo run --example filters -- 127.0.0.1:8333\n```\n\n# How to install toolchain \n\nSteps for new in rust ecosystem:\n1) Install [rustup](https://rustup.rs/) either by entering nix shell in the repo or by official way.\n2) rustup toolchain install nightly\n3) rustup default nightly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexresearch%2Fbitcoin-utxo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexresearch%2Fbitcoin-utxo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexresearch%2Fbitcoin-utxo/lists"}