Skip to content

Latest commit

 

History

History
executable file
·
34 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

executable file
·
34 lines (24 loc) · 1.32 KB
title weight
Project Dovetail™ Smart Contract Action Model Component
4603

Project Dovetail™ Smart Contract Action Model Component

Collection of Smart Contract activities, triggers and connectors

Contributions

Activities

  • aggregate: Aggregate of numeric values
  • collection: Support operations on a collection of primitive and object data types
  • history: Get historical transactions, Hyperledger Fabric only
  • ledger: Read and write access to ledger
  • logger: Simple Logger for blockchain
  • mapper: Simple mapper
  • query: Custom CouchDB Query, Hyperledger Fabric only
  • txreply: Send transaction reply

Triggers

Connectors

Connectors can be used to bring in business data types and structs defined in the tools of your choice and convert them into json schema used by Project Dovetail™ Studio.

  • composer: Hyperledger Composer connector

Installation

  • From SmartContract directory, run zip -u -r contrib-smartcontract.zip SmartContract/*
  • Upload DovetailSmartContractExtension.zip file through Project Dovetail™ Studio extension tab.