# cryptonomex/graphene

Repository: https://github.com/cryptonomex/graphene
Canonical: https://ross.abutalabs.com/products/cryptonomex-graphene
Language: C++
License: MIT
License Family: permissive
Last push: 2019-03-23T00:01:47+00:00

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

## Adoption (not part of the score)
Stars 1031, forks 328 (observed 2026-08-28T04:03:17.974522+00:00)

## What it is
Graphene is a C++ toolkit for building high-performance blockchain networks using delegated proof-of-stake consensus, originally developed for BitShares. It ships a witness node for block production and validation plus a command-line wallet that communicates over an RPC endpoint.

## Use cases
- launch a delegated proof-of-stake blockchain node
- build a decentralized exchange on Graphene
- run a witness node that signs and broadcasts blocks
- manage blockchain accounts and balances with a CLI wallet
- develop custom blockchain applications in C++
- interact with a blockchain via JSON-RPC from a wallet

## When to choose
- you need a battle-tested DPoS blockchain framework in C++
- you are building on or forking BitShares-style chains
- you want a self-contained node plus CLI wallet for block production and account management

## When to avoid
- you need a modern actively maintained blockchain SDK - development has largely moved to forks like bitshares-core
- you want a simple smart-contract platform like Ethereum-style tooling
- you prefer a language other than C++ with heavy build requirements

## Facets
- artifact type: framework
- maturity: maintenance
- function: blockchain, cryptography, rpc, cli, database, networking, concurrency
- domain: blockchain, fintech, microservices, developer-tools
- platform: cpp, cli, cross-platform
- tags: bitshares, dpos, delegated-proof-of-stake, witness-node, cli-wallet, smart-contracts, decentralized-exchange, cryptonomex, cryptocurrency, linux, macos

## Member repositories
- cryptonomex/graphene (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.974522+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-30T07:07:26.097931+00:00, confidence not recorded.
  - readme: https://github.com/cryptonomex/graphene (fetched 2026-08-28T04:03:17.974522+00:00, sha 64a0627eccc0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
