Skip to content

Repository files navigation

Keeta Network Ledger App

Ledger hardware wallet application for Keeta Network.

Supported Devices

  • Nano S+
  • Nano X
  • Stax
  • Flex

Build

# Using Docker/Podman
podman run --rm -v $(pwd):/app -w /app \
  ghcr.io/ledgerhq/ledger-app-builder/ledger-app-dev-tools:latest \
  bash -c "cargo ledger setup && cargo ledger build nanosplus"

Test

# Start emulator
./scripts/run-speculos.sh

# Run tests (in another terminal)
pip install pytest
pytest tests/ -v

APDU Commands

INS Command Description
0x01 GET_VERSION Get app version

CLA: 0xE0

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages