Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@xyo-network/api-archivist-graphql
Advanced tools
This package provides a graphql service that implements the archivist API. This API is largely used by diviners to query the archivist's underlying data-set. Additionally, it can be used by other nodes in the XYO network for discovery in the peer to peer network.
git clone https://github.com/XYOracleNetwork/api-archivist-graphql.git
After cloning the repository, change directory to the folder that houses the repository.
cd api-archivist-graphql
Once you've switched to the repository directory, install the dependencies. We prefer yarn
but npm
works just as well.
yarn install
npm install @xyo-network/api-archivist-graphql
or with yarn
yarn add @xyo-network/api-archivist-graphql
Developers should conform to git flow workflow. Additionally, we should try to make sure every commit builds. Commit messages should be meaningful serve as a meta history for the repository. Please squash meaningless commits before submitting a pull-request.
There is git hook on commits to validate the project builds. If you'd like to commit your changes
while developing locally and want to skip this step you can use the --no-verify
commit option.
i.e.
git commit --no-verify -m "COMMIT MSG"
Only for internal XY Company use at this time
Made with ❤️ by XYO
FAQs
An GraphQL API bindings for an XYO Archivist
The npm package @xyo-network/api-archivist-graphql receives a total of 0 weekly downloads. As such, @xyo-network/api-archivist-graphql popularity was classified as not popular.
We found that @xyo-network/api-archivist-graphql demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.