Before you start PLEASE ensure you have your Ledger Nano S mnumonic backed up in case you need to reset your device!!!
- Run
setup_installenv.sh
- Run
setup-buildenv.sh
- Profit. (now you can
make load
your app).
By default the environment is set for Ledger Nano S
. Please modify configure.env
and change the BOLOS_SDK to the blue one.
Remember to checkout the correct SDK version (nanos-secure-sdk
and blue-secure-sdk
).
If you already did the First Run, the next time you just need to source configure.env
.