Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@zondax/ledger-filecoin

zondax41kApache-2.03.0.2TypeScript support: included

Node API for the Filecoin App (Ledger Nano S+, X, Stax and Flex)

Zondax, Ledger, Typescript, Javascript, Filecoin

readme

@zondax/ledger-filecoin

zondax npm version

This package provides a basic client library to communicate with the Filecoin App running in a Ledger Nano S+/X, Flex and Stax

We recommend using the npmjs package to receive updates/fixes.

Development

Available Scripts

# Build the project
yarn build

# Format code and sort package.json
yarn format

# Check formatting
yarn format:check

# Run linter
yarn lint

# Fix linting issues
yarn lint:fix

# Run tests (builds first)
yarn test

# Check for dependency updates
yarn upgrade

Notes

Use yarn install to avoid issues.