
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@puttest.io/ppl-token
Advanced tools
The Token JavaScript library comprises:
First fetch the npm dependencies, including @puttest.io/web3.js, by running:
$ npm install
The client connects to a local Solana cluster by default.
To enable on-chain program logs, set the RUST_LOG environment variable:
$ export RUST_LOG=solana_runtime::native_loader=trace,solana_runtime::system_instruction_processor=trace,solana_runtime::bank=debug,solana_bpf_loader=debug,solana_rbpf=debug
To start a local Solana cluster run:
$ solana-test-validator
Solana cluster logs are available with:
$ solana --url http://127.0.0.1:8899/ logs
$ npm run build:program
$ npm run start
Solana maintains three public clusters:
devnet - Development cluster with airdrops enabledtestnet - Tour De Sol test cluster without airdrops enabledmainnet-beta - Main clusterUse npm scripts to configure which cluster.
To point to devnet:
$ npm run cluster:devnet
To point back to the local cluster:
$ npm run cluster:localnet
npm loginpackage.json and npm install (to update package-lock.json)npm run build and npm publishFAQs
PPL Token JavaScript API
The npm package @puttest.io/ppl-token receives a total of 2 weekly downloads. As such, @puttest.io/ppl-token popularity was classified as not popular.
We found that @puttest.io/ppl-token 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.