New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@accessprotocol/js

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accessprotocol/js

## Install ```bash npm install @accessprotocol/js ``` or ```bash yarn add @accessprotocol/js ```

  • 2.1.1
  • latest
  • npm
  • Socket score
78

Supply Chain Security

79

Quality

90

Maintenance

100

Vulnerabilities

100

License


Version published
Weekly downloads
142
decreased by-44.75%
Maintainers
3
Weekly downloads
 
Created

Access Protocol - Javascript bindings for Solana smart contract

Install

npm install @accessprotocol/js

or

yarn add @accessprotocol/js

Importing stuff

import { stake, unstake, ... } from "@accessprotocol/js"

Relaseing new NPM package

yarn install
npm login
yarn version <major|minor|patch>
yarn publish --dry-run
yarn publish

FAQs

Package last updated on 27 Mar 2024

Did you know?

Socket

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.

Install

Related posts