0.2.7 • Published 2 years ago

@solarti/solarti-memo v0.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@solarti/solarti-memo

A TypeScript library for interacting with the SPL Memo program.

Links

Install

npm install --save @solarti/solarti-memo @solarti/web3.js

OR

yarn add @solarti/solarti-memo @solarti/web3.js

Build from Source

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

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago