# BytomDAO/bytom

Official Go implementation of the Bytom protocol

Repository: https://github.com/BytomDAO/bytom
Canonical: https://ross.abutalabs.com/products/bytom
Homepage: https://bytomdao.org
Language: Go
License: AGPL-3.0
License Family: copyleft
Topics: blockchain, contract, golang, decentralized, nft, ai, genai
Archived: true
Last push: 2024-01-02T03:17:32+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3338, "days_push": 974, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 361 (observed 2026-08-28T04:04:11.290601+00:00)

## What it is
The official Go implementation of the Bytom blockchain protocol, providing a full node daemon (bytomd) and CLI client (bytomcli) for a multi-asset shared ledger. It lets participants manage keys, accounts, and assets, and issue, spend, and retire digital assets via JSON-RPC over HTTP, WebSocket, and IPC.

## Use cases
- run a bytom full node
- issue and transfer digital assets on a multi-asset blockchain
- manage blockchain keys and accounts from the command line
- interact with the bytom network via json rpc
- operate an archive node retaining full historical state
- set up a private bytom blockchain network

## When to choose
- you need to run or interact with the Bytom blockchain network
- you want a Go-based full node for issuing and transferring multi-chain digital assets
- you need a CLI and JSON-RPC gateway into the Bytom ledger

## When to avoid
- you need a general-purpose smart contract platform like Ethereum
- you want an actively developed blockchain with a large community
- you only need a wallet app rather than node software
- you were looking for the LLM token API now hosted at the bytomdao.org domain, which is unrelated to this repository

## Facets
- artifact type: application
- maturity: maintenance
- function: blockchain, cryptography, cli, http-server, websocket
- domain: blockchain, developer-tools, fintech
- platform: windows, go, cli, cross-platform
- tags: full-node, smart-contracts, digital-assets, multi-asset-ledger, json-rpc, nft, bytom-protocol, cryptocurrency, linux, macos

## Member repositories
- BytomDAO/bytom (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.290601+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:40.832269+00:00, confidence not recorded.
  - readme: https://github.com/BytomDAO/bytom (fetched 2026-08-28T04:04:11.290601+00:00, sha 8660934e85df)
  - homepage: https://bytomdao.org (fetched 2026-08-29T12:15:26.693521+00:00, sha 9afff6351c89)
- Data as of 2026-08-30T08:39:29.467469+00:00.
