Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 880 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 880 Bytes

trusted-crypto

Build Status Coverage Status

Trusted crypto library

Help (ru)

Trusted API 0.1 (JS).pdf

Install dependencies

> npm install -g typescript
> npm install -g mocha

Build

> npm run build

Compile TS definition

> tsc --declaration

Run test

> npm test

Support

NodeJS Linux MacOS Windows
6.x [+] [+] [+]
7.x [+] [+] [+]
8.x [+] [+] [+]