Skip to main content

AppChains (Preview)

Nethereum.AppChain extends CoreChain to provide an application-specific chain layer. Applications run their own chain for domain-specific data and business rules — game state, social graphs, content, governance — while users retain the ability to exit with their data at any time.

Use Cases

  • Game state and social graphs
  • Content and governance systems
  • Application-specific business rules
  • Custom consensus and validation policies

Packages

PackageDescription
Nethereum.AppChainAppChain core
Nethereum.AppChain.ServerHTTP server
Nethereum.AppChain.SequencerTransaction ordering and sequencing
Nethereum.AppChain.SyncMulti-node state synchronisation
Nethereum.AppChain.P2PP2P networking abstractions
Nethereum.AppChain.PolicyGovernance, validation, and access policies
Nethereum.AppChain.AnchoringL1 anchoring for state commitment
Nethereum.Consensus.CliqueClique Proof-of-Authority consensus