125 packages
aries-framework
<p align="center"> <br /> <img alt="Hyperledger Aries logo" src="https://raw.githubusercontent.com/hyperledger/aries-framework-javascript/aa31131825e3331dc93694bc58414d955dcb1129/images/aries-logo.png" height="250px" /> </p> <h1 align="c
@dci-lint/cmd-api-server
API server that combines and exposes all the functionality of a DCI Lint deployment through a unified REST API interface.
@dci-lint/cockpit
A user interface for testing/demoing/administering a DCI Lint deployment
@dci-lint/common
Universal library used by both front end and back end components of DCI Lint. Aims to be a developer swiss army knife.
@dci-lint/core
Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.
@dci-lint/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.
@dci-lint/test-api-client
Integration tests for the DCI Lint API Client package (formerly known as the SDK package that has been renamed for to purpose of being less ambiguous)
@dci-lint/test-cmd-api-server
Integration tests for the DCI Lint API Client package (formerly known as the SDK package that has been renamed for to purpose of being less ambiguous)
fabric-ca-client
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to interact with the Fabric CA to manage user certificates lifecycle such as register, enroll, renew and revoke.
fabric-chaincode-integration
A tool for testing fabric chaincode implementations
fabric-client
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to interact with Peers and Orderers of the Fabric network to install and instantiate chaincodes, send transaction invocations and perform chaincod
fabric-common
This package encapsulates the common code used by the `fabric-ca-client`, `fabric-network` packages.
fabric-contract-api
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-ledger
A node.js implementation of Hyperledger Fabric ledger api, to allow access to ledger data from smart contracts
fabric-network
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to connect to a Fabric network, submit transactions and perform queries against the ledger.
fabric-protos
Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric
fabric-shim
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-shim-api
A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-shim-crypto
A node.js implementation of encryption library for Hyperledger Fabric chaincode shim
github-organization-automation-tool
GOAT is a tool to automate tedious manual tasks related to organization management through the GitHub API.
http-errors-enhanced-cjs
Create HTTP errors with additional properties for any framework.
@hyperledger/anoncreds-nodejs
Nodejs wrapper for Anoncreds
@hyperledger/anoncreds-react-native
React Native wrapper for Anoncreds
@hyperledger/anoncreds-shared
Anoncreds wrapper library with NodeJS and React Native
@hyperledger/aries-askar-nodejs
Nodejs wrapper for Aries Askar