@libra-opensource/libra-client-sdk-typescript
v1.0.4
Published
Diem client TypeScript SDK
Downloads
212
Readme
Diem SDK TypeScript
Diem client that can be used to interact with diem network.
Installation
npm i @libra/client
Testing
npm run test
npm run format:check
npm run lint:check
CLI
./cli.js --help
Usage
import { DiemClient } from '@libra/client';