84 packages
@gregdhill/mock-contract
Mock smart contracts in a smart way.
@hyperledger/burrow
TypeScript library that calls a Hyperledger Burrow server over GRPC.
@hyperledger/cactus-api-client
Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.
@hyperledger/cactus-cmd-api-server
API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.
@hyperledger/cactus-cmd-socketio-server
Allows Cactus nodes to interact with HTLC ETH contracts
@hyperledger/cactus-cockpit
A user interface for testing/demoing/administering a Cactus deployment
@hyperledger/cactus-common
Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.
@hyperledger/cactus-core
Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.
@hyperledger/cactus-core-api
Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.
@hyperledger/cactus-example-carbon-accounting-backend
An example application showing how to use Cactus when implementing a Carbon Accounting Application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations)