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-xyo-nodejs
Advanced tools
The main API for accessing XYO network information using GraphQL.
Install Node 10.x or later from: NodeJs
sudo npm install @xyo-network/api-xyo-nodejs -g --unsafe-perm=true
xyo-api start
Install Node 10.x or later from: NodeJs
npm install https://github.com/XYOracleNetwork/api-xyo-nodejs
npm run build
npm run start
Install the Xyo Api in a Docker and start the server at the end.
Note: There currently are quite a few build errors/warnings generted from dependencies that can safely be ignored, but should addressed in the future.
docker image build -t xyonetwork-api-xyo-nodejs-install:latest https://raw.githubusercontent.com/XYOracleNetwork/api-xyo-nodejs/master/docker/install/Dockerfile
docker run -p 12001:12001 xyonetwork-api-xyo-nodejs-install:latest
xyo-api <cmd> [opt]
<cmd>: commands
[opt]: options
start Start the Api Server
-g, --graphql [n] The http port to listen on for graphql connections
(default = 12001)
-d, --diviner [s] The url of the seed diviner to contact
(default = http://diviners.xyo.network:12002)
xyo-api start -g 9090 -d http://localhost:9099
Only for internal XY Company use at this time
Made with ❤️ by XYO
FAQs
Main XYO API Interface
We found that @xyo-network/api-xyo-nodejs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.