New:Socket for Asana Is Now Available.Learn more
Get Started

@axvn-vn/spl-memo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axvn-vn/spl-memo

SPL Memo Program JS API

latest
Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
25
-86.34%
Maintainers
1
Weekly downloads
 
Created
Source

@solana/spl-memo

A TypeScript library for interacting with the SPL Memo program.

  • TypeScript Docs
  • Install
  • Build from Source

Install

npm install --save @solana/spl-memo @solana/web3.js

OR

yarn add @solana/spl-memo @solana/web3.js

Build from Source

  • Prerequisites
  • Node 16+
  • NPM 8+
  • Clone the project:
git clone https://github.com/solana-labs/solana-program-library.git
  • Navigate to the library:
cd solana-program-library/memo/js
  • Install the dependencies:
npm install
  • Build the library:
npm run build
  • Run the tests:
npm run test

FAQs

Package last updated on 21 Aug 2026

Related posts