This package has been deprecated

Author message:

use the official package

@keyko-io/filecoin-signing-tools

0.2.0 • Public • Published

Filecoin Signing Tools - npm package

License CircleCI npm version

This is part of the Filecoin Signing Tools project

This library provides both WASM and Pure JS implementations.

You can find usage examples here

    "test": "mocha",
    "test:js": "env PURE_JS=True mocha",

Structure

  • ledger-filecoin-js submodule which refers to https://github.com/Zondax/ledger-filecoin-js
  • src rust bindings for javascript
  • pkg ready to distribute wasm module
  • tests rust test
  • lib javascript lib wrapper class around rust bindings and ledger-filecoin-js
  • dist usable files

Package Sidebar

Install

npm i @keyko-io/filecoin-signing-tools

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Unpacked Size

115 kB

Total Files

13

Last publish

Collaborators

  • ssallam
  • aitorargomaniz
  • sgerske