4.0.0 • Published 11 months ago

@meeco/organisation-wallet-api-sdk v4.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
11 months ago

Meeco Holder Wallet API TypeScript SDK

Installation

npm install -S @meeco/organisation-wallet-api-sdk

Usage

  1. Import the desired service or,
import { MonitoringApi } from '@meeco/organisation-wallet-api-sdk';

alternatively, the entire SDK can be imported as an alias

import * as owApi from '@meeco/organisation-wallet-api-sdk';
4.0.0

11 months ago