Merge #335: doc: clearer instructions re Speculos
7231635748f3cc713e8bbc43871395541e153b19 doc: clearer instructions re Speculos (Antoine Poinsot)
Pull request description:
ACKs for top commit:
darosior:
self-ACK 7231635748f3cc713e8bbc43871395541e153b19
Tree-SHA512: dbd9eba0b405dce3a7e61d57f886d194be6e783270aae903766e84d1c7e51d871c39b33f1ffaa53031a590eb0afca85a0e257d4a90b32227bee17ac9ca231e38
This commit is contained in:
commit
579c428825
11
doc/TRY.md
11
doc/TRY.md
@ -4,7 +4,9 @@
|
||||
|
||||
This document is a short set of instructions for trying out Liana on Bitcoin signet. It does not attempt to
|
||||
give any nuance, details or describe alternative configurations.
|
||||
This guide uses an emulator of the Specter hardware signer.
|
||||
This guide uses an emulator of the Specter hardware signer. (If it is not available on your
|
||||
platform, checkout the [Ledger "Speculos" emulator](https://github.com/LedgerHQ/speculos).
|
||||
Documentation [here](https://speculos.ledger.com/).)
|
||||
|
||||
This guide mostly assumes you are running a 64-bit Linux.
|
||||
|
||||
@ -109,9 +111,10 @@ Liana does not support "hot keys" at the moment. It needs a connection to a sign
|
||||
signing transactions.
|
||||
|
||||
We will be using a [Specter](https://github.com/cryptoadvance/specter-diy) simulator.
|
||||
In case the Specter DIY simulator is not usable on your machine
|
||||
(for instance it was reported to us that > M1 apple computers do not
|
||||
support it), you can use the [Ledger simulator "Speculos"](https://speculos.ledger.com/ ).
|
||||
In case the Specter DIY simulator is not usable on your machine (for instance it was reported to us
|
||||
that >M1 Macs do not support it), you can use the [Ledger simulator
|
||||
"Speculos"](https://github.com/LedgerHQ/speculos) [Documentation
|
||||
here](https://speculos.ledger.com/).
|
||||
|
||||
```
|
||||
git clone https://github.com/cryptoadvance/specter-diy
|
||||
|
||||
@ -38,6 +38,3 @@ Bitcoin application is not experimental anymore. It was just downgraded in Ledge
|
||||
to experimental in order to prevent people from upgrading by mistake and not be able to keep using
|
||||
applications not compatible with the new interface. It is however not safe to use it for installing
|
||||
any other application.
|
||||
|
||||
Ledger enterprise provides for testing an app emulator named [Speculos](https://github.com/LedgerHQ/speculos)
|
||||
compatible with apple M1 CPU.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user