@zondax/filecoin-signing-tools
v2.4.3
Published
Filecoin Signing Tools
Downloads
10,185
Readme
Filecoin Signing Tools - npm package
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
refers to https://github.com/Zondax/ledger-filecoin-jssrc
rust bindings for javascriptpkg
ready to distribute wasm moduletests
rust testsdist
usable files