
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.
earthbucks-lib
Advanced tools
Website: earthbucks.com
This library contains data structures and algorithms for EarthBucks. This library is co-implemented in both Rust and TypeScript.
This TypeScript packages includes both the built JavaScript code and the original TypeScript source code as well.
If you are using JavaScript, you will have to use the JavaScript version.
If you are using TypeScript, you should use the TypeScript source code rather than the JavaScript version, because that way errors will go directly to the TypeScript source code rather than the .d.ts files.
The library is built from TyepScript to JavaScript and JavaScript is the default because that is standard on NPM. However, it is recommended that you use the TypeScript version if possible.
import { PrivKey } from "earthbucks-lib/src/lib.js";
Even though this is TypeScript, you must use the .js extension in order to make sure that the imports continue to work when built to JavaScript.
import { PrivKey } from "earthbucks-lib";
Notice that the JavaScript version is the default.
Please find all modules in the lib.ts (or lib.js) file.
Full documentation forth-coming.
FAQs
EarthBucks library for data structures and algorithms.
We found that earthbucks-lib 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.

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.