@luxfi/lux-sign
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

@luxfi/lux-sign

Getting Started

install by npm, yarn etc

npm i -S @luxfi/lux-sign
# or
yarn add @luxfi/lux-sign

APIs

Signature

For every use cases, we provide two kinds of implementations: by Javascript and by WebAssembly. for example:

import * as SignWasm from '@luxfi/lux-sign/es/sign-wasm-lux'

Development

Build

# build for web
npm run build:umd

# build for nodejs/react-native
npm run build:cjs

Test

We use jest, ts-jest to test source code, in all spec files, we import members to be test from ./src DIRECTLY

npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i @luxfi/lux-sign

Weekly Downloads

4

Version

0.3.3

License

none

Unpacked Size

50.8 kB

Total Files

13

Last publish

Collaborators

  • aputy
  • musordmt
  • kaori126
  • jason_stu
  • wbeanpro
  • artemis-prime
  • zeekay