Diem client TypeScript SDK
npm install @libra-opensource/libra-client-sdk-typescriptDiem client that can be used to interact with diem network.
``bash`
npm i @libra/client
`bash`
npm run test
npm run format:check
npm run lint:check
`bash`
./cli.js --help
`js``
import { DiemClient } from '@libra/client';