Packages

package ledger

Type Members

  1. final class FabricChaincodeClient extends AnyRef
  2. final class FabricContext extends AutoCloseable

    Sets up a channel (assuming it has already been created) based on the config given and allows listening to blocks using the constructor provided listener.

    Sets up a channel (assuming it has already been created) based on the config given and allows listening to blocks using the constructor provided listener. Also allows invoking and querying Chaincode using the Chaincode client from getChaincodeClient

  3. class FabricContextException extends RuntimeException
  4. class FabricUser extends User
  5. class FabricUtils extends AnyRef

Ungrouped