5.6.0-stage.20240701224551.b71a0c8 • Published 2 years ago

@meeco/holder-wallet-api-sdk v5.6.0-stage.20240701224551.b71a0c8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

1 year ago

5.1.0

2 years ago