BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Modules
Here is a list of all modules:
[detail level 123]
 Prediction MarketA prediction market is a specialized BitAsset such that total debt and total collateral are always equal amounts (although asset IDs differ). No margin calls or force settlements may be performed on a prediction market asset. A prediction market is globally settled by the issuer after the event being predicted resolves, thus a prediction market must always have the global_settle permission enabled. The maximum price for global settlement or short sale of a prediction market asset is 1-to-1
 Implementations of the various worker types in the systemThe system has various worker types, which do different things with the money they are paid. These worker types and their semantics are specified here
 Serializable _typesClasses that may be converted to/from an variant
 Stealth TransferOperations related to stealth transfer of value
 TransactionsAll transactions are sets of operations that must be applied atomically. Transactions must refer to a recent block that defines the context of the operation so that they assert a known binding to the object id's referenced in the transaction
 OperationsA set of valid comands for mutating the globally shared state
 The BitShares Transaction Proposal Protocol
 The Blockchain Worker System