0.0.1 • Published 2 years ago
@cartbc/cpl-memo v0.0.1
@cartbc/cpl-memo
A TypeScript library for interacting with the CPL Memo program.
Links
Install
npm install --save @cartbc/cpl-memo @cartbc/web3.jsOR
yarn add @cartbc/cpl-memo @cartbc/web3.jsBuild from Source
- Prerequisites
- Node 16+
- NPM 8+
- Clone the project:
git clone https://github.com/cartallum/cartes-program-library.git- Navigate to the library:
cd cartes-program-library/memo/js- Install the dependencies:
npm install- Build the library:
npm run build- Run the tests:
npm run test0.0.1
2 years ago