0.2.2-rc.2 • Published 3 years ago
@solarti/spl-memo v0.2.2-rc.2
@solana/spl-memo
A TypeScript library for interacting with the SPL Memo program.
Links
Install
npm install --save @solana/spl-memo @solana/web3.jsOR
yarn add @solana/spl-memo @solana/web3.jsBuild 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 test0.2.2-rc.2
3 years ago
0.2.2-rc.1
3 years ago