Socket
Socket
Sign inDemoInstall

@solana/spl-token

Package Overview
Dependencies
103
Maintainers
12
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @solana/spl-token

A TypeScript library for interacting with the SPL Token program.


Version published
Maintainers
12
Install size
32.4 MB
Created

Readme

Source

@solana/spl-token

A TypeScript library for interacting with the SPL Token program.

  • TypeScript Docs
  • FAQ (Frequently Asked Questions)
  • Install
  • Usage
  • Build from Source

Install

yarn add @solana/spl-token

Build from Source

  1. Clone the project:
git clone https://github.com/solana-labs/solana-program-library.git
  1. Navigate to the library:
cd solana-program-library/token/js
  1. Install the dependencies:
yarn install
  1. Build the library:
yarn build
  1. Run the tests:
yarn test
  1. Run the example:
yarn example

FAQs

Last updated on 17 Feb 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc