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

0.0.1 • Public • Published

@cartbc/cpl-memo

A TypeScript library for interacting with the CPL Memo program.

Links

Install

npm install --save @cartbc/cpl-memo @cartbc/web3.js

OR

yarn add @cartbc/cpl-memo @cartbc/web3.js

Build from Source

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

/@cartbc/cpl-memo/

    Package Sidebar

    Install

    npm i @cartbc/cpl-memo

    Weekly Downloads

    0

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    16.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • cartallumtech