
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@terminally-online/plug-core
Advanced tools

[!NOTE] This repository is a submodule of the larger Plug monorepo that contains all the required pieces to run the entire Plug stack yourself.
The core package of Plug powers the building and verification of declarative messages in both a server-context and interactive-wallet environment using the connected wallet when possible.
In order to run @terminally-online/plug-core it is necessary to install all of the following dependencies first:
├─ foundry - "Foundry is a blazing fast, portable and modular toolkit for Ethereum application."
└─ pnpm — "Efficient package manager for Node modules."
To run the tests of @terminally-online/plug-core is incredibly straightforward. Open your terminal and run:
pnpm i
forge test
In Plug we utilize a self-referencing architecture that enables the ability to mine addresses and then refer to the constants within that contract. This is done so that any time the Factory is updated, we do not need to worry about manually updating the address everywhere that it is used. To generate the proper files run:
pnpm build:mine:quick
For version management assistance, @terminally-online/plug-core is built with the help of @changesets/cli. When it is time for a release simply open your terminal and run:
pnpm changeset add
With a changeset created all you have to do is submit your commit/PR to the repository. Everything else will be handled for you.
FAQs

The npm package @terminally-online/plug-core receives a total of 9 weekly downloads. As such, @terminally-online/plug-core popularity was classified as not popular.
We found that @terminally-online/plug-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.