Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
125 packages
Order
Sort by
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
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