scabbard 0.4.3

Scabbard is a Splinter service that runs the Sawtooth Sabre smart contract engine using Hyperledger Transact for state management. Scabbard uses two-phase consensus to reach agreement on transactions.
Documentation

scabbard

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

stable

  • client
  • default
  • events
  • rest-api
  • rest-api-actix

rest-api

  • futures
  • splinter/rest-api

rest-api-actix

  • actix-web
  • splinter/rest-api-actix

experimental

  • stable

events

  • splinter/events

service-arg-validation

  • splinter/service-arg-validation

client

  • reqwest

futures

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.