The goal of this project is to emulate Ledger Nano S/S+, Nano X, Blue, Flex and Stax apps on standard desktop computers, without any hardware device. More information can be found here in the documentation website (or in the docs/ folder directly). Usage example: ./speculos.py apps/...
The Ledger Nano S is a far superior device to its predecessors because it features an OLED screen, which is extremely useful, as you will soon find out.Setting Up Ledger Nano S Hardware Wallet for the First TimeSo you’ve got your Ledger Nano S hardware wallet. Congratulations! First,...
This is a Near application written in Rust for the Ledger Nano S/X/SP devices. Implements standard features (display address, transaction signature...), Has functional tests using Ragger, Has CI workflows mandatory for app deployment in the Ledger store. Development log Details of the structure...
Ledger finally ships Stax hardware wallet after months of delays May 28, 2024 byEzra Reguerra Ledger chief experience officer Ian Rogers said that the extra time allowed them to ensure that the operating system is “refined with more features.” ...
Zenon wallet application for Ledger Nano S/X/SP and Stax Quick start guide With VSCode You can quickly setup a convenient environment to build and test your application by using the vscode integration and theledger-app-dev-toolsdocker image. ...
We will consider adding support for the Nano X in the future. 2. If my device is a Nano S or Nano X, what should I do? You can purchase new hardware wallets like the Nano S Plus, Flex, or Stax. Import your recovery phrase and use the wallet after restoring it. 3. I am a ...
BOLOS_SDK=$NANOSP_SDK BOLOS_SDK=$STAX_SDK BOLOS_SDK=$FLEX_SDKLoading on a physical deviceThis step will vary slightly depending on your platform.Your physical device must be connected, unlocked and the screen showing the dashboard (not inside an application).Linux...
tag_name: ${{ steps.nanosp.outputs.tag_name }} draft: false prerelease: false build_package_stax: needs: [configure, build, build_ledger, test_zemu] if: ${{ github.ref == 'refs/heads/main' }} runs-on: ubuntu-latest container: image: zondax/ledger-app-builder:latest options: --us...
ICON_NANOS = icons/nano-s-tezos.gif ICON_NANOX = icons/nano-x-tezos.gif ICON_NANOS = icons/nanos_app_tezos.gif ICON_NANOX = icons/nanox_app_tezos.gif ICON_NANOSP = $(ICON_NANOX) ICON_STAX = icons/stax_tezos.gif ICON_STAX = icons/stax_app_tezos.gif ### # Default rule # Binary...
ledger_app.toml stax tmp 1 Jun 26, 2024 local_test_helper.sh stax tmp 1 Jun 26, 2024 local_unit_tests.sh feat: improve Gas display Feb 24, 2024 safer_load.sh chore: add safe_load.sh Jan 19, 2024 Repository files navigation README License Ledger NEAR Application This is a Near appli...