4.0.0 • Published 10 months ago

@kiroboio/safe-transfer-lib v4.0.0

Weekly downloads
-
License
GPL-V3
Repository
github
Last release
10 months ago

Kirobo

Kirobo Transfer Library

Try example code.

☝ In case you want to work with API directly, please find useful information here.

Library documentation is located here.

Scripts

  • build - build library
  • test - single run tests
  • test:watch - tests in watch mode
  • test:watch:clean - tests without code coverage
  • test:push - CI mode tests
  • dev - run client.ts from tests folder - please, rename and use client_sample.ts, located in the same folder for quick start
  • dev:production - run the same in production mode
  • lint - lint check

to top