
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
@solana-program/token-2022
Advanced tools
A generated JavaScript library for the Token 2022 program.
To build and test your JavaScript client from the root of the repository, you may use the following command.
make test-js-clients-js
This will start a new local validator, if one is not already running, and run the tests for your JavaScript client.
Alternatively, you can go into the client directory and run the tests directly.
# Build your programs and start the validator.
make build-sbf-program
make build-sbf-confidential-elgamal-registry
make restart-test-validator
# Go into the client directory and run the tests.
cd clients/js
pnpm install
pnpm build
pnpm test
You may also use the following scripts to lint and/or format your JavaScript client.
make lint-js-clients-js
make format-check-js-clients-js
FAQs
JavaScript client for the Token 2022 program
The npm package @solana-program/token-2022 receives a total of 545,326 weekly downloads. As such, @solana-program/token-2022 popularity was classified as popular.
We found that @solana-program/token-2022 demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.