GithubHelp home page GithubHelp logo

troelsfr / app-zilliqa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ledgerhq/app-zilliqa

0.0 0.0 0.0 940 KB

Zilliqa wallet application for Ledger Nano S

License: MIT License

Shell 0.66% Python 11.01% C 86.16% Makefile 1.80% CMake 0.16% Dockerfile 0.21%

app-zilliqa's Introduction

Zilliqa Ledger App for Nano S and Nano X

Zilliqa wallet application for Nano S and Nano X.

Build environment

To build all elfs, run:

docker run -it -v $PWD:/app --user "$(id -u)":"$(id -g)" ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder-lite:latest ./tools/build-all.sh

To build test environment, run:

docker build .  --tag builder_image

Then run the tests:

docker run -it -v $PWD:/app builder_image:latest ./tools/test-all.sh

Build and load image

To build, start the Docker image with:

docker run -it -v $PWD:/app --user "$(id -u)":"$(id -g)" ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder-lite:latest

and run

make BOLOS_SDK=[SDK]

where [SDK] is ${NANOS_SDK}, ${NANOSP_SDK} or ${NANOX_SDK}. Then exit the docker image. Next load the

docker run -it -v $PWD:/app --user "$(id -u)":"$(id -g)" --privileged builder_image:latest

To load the app:

make load

To uninstall:

make delete

To run tests:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python pytest tests/functional/ -v --device [device]

app-zilliqa's People

Contributors

apaillier-ledger avatar cbouvet-ledger avatar cryptoaeon avatar grydz avatar sgliner-ledger avatar tamtamhero avatar troelsfr avatar vaivaswatha avatar vbmithr avatar xchapron-ledger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.