5.8.0 • Published 11 months ago

@meeco/holder-wallet-api-sdk v5.8.0

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

Meeco Holder Wallet API TypeScript SDK

Installation

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

Usage

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

alternatively, the entire SDK can be imported as an alias

import * as VcApi from '@meeco/holder-wallet-api-sdk';
5.8.0

11 months ago

5.1.0

1 year ago