@solana/spl-memo
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

@solana/spl-memo

A TypeScript library for interacting with the SPL Memo program.

Links

Install

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

OR

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

Build from Source

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.517,481latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.517,481
0.2.31,606
0.2.22
0.2.13
0.2.02
0.1.02

Package Sidebar

Install

npm i @solana/spl-memo

Weekly Downloads

19,114

Version

0.2.5

License

Apache-2.0

Unpacked Size

23.2 kB

Total Files

11

Last publish

Collaborators

  • solana-devs