{"adoption": {"forks": 2562, "observed_at": "2026-08-28T04:09:13.325195+00:00", "stars": 5228}, "canonical_url": "https://ross.abutalabs.com/products/bitcoinj", "card": {"archived": false, "artifact_type": "library", "description": "A library for working with Bitcoin", "domain": ["blockchain", "fintech", "developer-tools", "cross-platform"], "enriched": true, "function": ["cryptography", "security", "networking", "serialization", "sdk"], "health_score": 98, "homepage": "https://bitcoinj.org", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["bitcoinj/bitcoinj"], "name": "bitcoinj/bitcoinj", "platform": ["jvm", "cross-platform"], "pushed_at": "2026-08-26T20:49:41+00:00", "repo": "bitcoinj/bitcoinj", "stars": 5228, "tags": ["bitcoin", "spv", "wallet", "blockchain", "bip32", "segwit", "taproot", "payment-protocol", "micropayment-channels", "cryptocurrency", "android"], "topics": ["java", "bitcoin", "library", "blockchain", "bech32", "segwit", "bip32", "bip37", "bip70", "bip141", "bip143", "bip144", "bip173", "bitcoinj", "taproot"], "urls": [], "use_cases": ["build a Bitcoin wallet app for Android", "send and receive Bitcoin transactions from a JVM application", "implement SPV lightweight Bitcoin verification on constrained devices", "create micropayment channels between client and server", "work with BIP32 hierarchical deterministic keys", "parse and construct Bitcoin transactions and scripts", "build a Bitcoin payment service without running Bitcoin Core"], "what_it_is": "bitcoinj is a Java library for working with the Bitcoin protocol, supporting wallet management, sending and receiving transactions via SPV without a local Bitcoin Core copy, and full verification mode. It can be used from any JVM language and includes features like BIP32 key derivation, Segwit, Taproot, and micropayment channels.", "when_to_avoid": ["you need a stable API - bitcoinj's API changes between versions", "you require high-performance wallet handling for heavy transaction volumes - the wallet loads all relevant transactions into memory", "you need full node consensus verification in production - full verification mode is experimental", "you are not working on the JVM and cannot use Java interoperability"], "when_to_choose": ["you need to embed Bitcoin functionality in a Java, Kotlin, Scala, or other JVM application", "you want SPV mode for smartphone or resource-constrained wallets", "you need support for modern Bitcoin features like Segwit, Bech32, and Taproot", "you want a well-documented library with a large ecosystem of existing apps"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bitcoinj", "repo": "bitcoinj/bitcoinj", "role": "main", "score": 89}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:13.325195+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:59:40.363843+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a6a0d3fafcf1b1e67cf1bb06625b8d51d7169fa70e5b6dba56986efbb48d74fa", "fetched_at": "2026-08-29T08:55:00.943065+00:00", "kind": "homepage", "missing": false, "url": "https://bitcoinj.org"}, {"content_hash": "9698b8d4235947ae76c0ac9e14d2b7e7cab4cecb24a88fe6a6f4f3b367808f89", "fetched_at": "2026-08-29T08:55:00.952302+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/getting-started"}, {"content_hash": "21df3d3d9398414ecbe7871cfe28c60ebded2eeaeaffc10a195dc817bfe75295", "fetched_at": "2026-08-29T08:55:00.954258+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/javadoc/0.17.1"}, {"content_hash": "e72d4676d0eea7a37d52c0a886ab36bc497928b251f74f44a1754eb660772e17", "fetched_at": "2026-08-29T08:55:00.956063+00:00", "kind": "site_page", "missing": false, "url": "https://bitcoinj.org/limitations"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 70}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_readme"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4670, "days_push": 7, "days_rel": 121, "gap_med": 44, "n_releases_24m": 4}, "score": 89, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}