
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
$ npm i colu
Full documentation for this Module can be found here: http://documentation.colu.co/
To run as a standalone server you need to install Node.Js and NPM. Then install the colu module globaly like this:
$ npm i -g colu
Then just run it from the terminal like this:
$ colu
And now you can use JSON-RPC 2.0 requests to use the Colu SDK. By default it will be hosted at : 127.0.0.1:80 and will be locked to local host only.
$ npm test
docker build -t colunodejs .
docker run -p 8080:80 -it colunodejs
You should now be able to make your api calls to port 8080 on your host machine (or select another port, say 1234, by running instead with docker run -p 1234:80 -it colunodejs
)
docker ps
Since we are running in interactive shell mode -it
you can stop the container by pressing CTRL+C
FAQs
Colu SDK for engine and colored-coins api.
The npm package colu receives a total of 32 weekly downloads. As such, colu popularity was classified as not popular.
We found that colu demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.