Skip to content

Zondax/ledger-stacks-js

Repository files navigation

@zondax/ledger-stacks

License npm version

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

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

Development

Available Scripts

# Build the project
pnpm build

# Format code and sort package.json
pnpm format

# Check formatting
pnpm format:check

# Run linter
pnpm lint

# Fix linting issues
pnpm lint:fix

# Run tests (builds first)
pnpm test

# Check for dependency updates
pnpm upgrade

Notes

Use pnpm install to avoid issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published