
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
@xlera/convector-core-chaincode
Advanced tools
Convector base chaincode to use in conjunction with controllers and models
This module contains the code to build chaincodes using a model/controller system, where the models describe the different objects and controllers handle the business logic in a separate layer.
This is meant to be used with Hyperledger Fabric, and thus rely on the chaincode stub to access and persist data.
All the controllers' methods are registered using the convention controller_function, this way, if you want to invoke a function called create in a controller called person, you need to invoke the method person_create.
It's necessary to invoke the method initControllers after instantiate or upgrade the chaincode in order to initialize the controller mapping.
FAQs
Convector base chaincode to use in conjunction with controllers and models
The npm package @xlera/convector-core-chaincode receives a total of 1 weekly downloads. As such, @xlera/convector-core-chaincode popularity was classified as not popular.
We found that @xlera/convector-core-chaincode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.