File tree 6 files changed +35
-0
lines changed
_assets/img/ledger/interlay
6 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 15
15
* [ Tokenomics] ( interlay/tokenomics.md )
16
16
* [ Governance] ( interlay/governance.md )
17
17
* [ Use iBTC] ( interlay/earn-with-ibtc.md )
18
+ * [ Ledger] ( interlay/ledger.md )
18
19
19
20
* ** Kintsugi Canarynet**
20
21
Original file line number Diff line number Diff line change
1
+ # Ledger (WIP)
2
+
3
+ ## User Guide
4
+
5
+ !> Make sure the Interlay app is open on your Ledger device!
6
+
7
+ 1 . Open the [ Polkadot-JS Apps UI] ( https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fapi.interlay.io%2Fparachain#/explorer ) on the Interlay network
8
+ 2 . Go to the "Settings" tab and select the option "Attach Ledger via WebUSB" for "manage hardware connections". Click "Save" to keep your settings.
9
+ 3 . Go to the "Account" tab and you will see a new button that says "Add via Ledger". Click it.
10
+ 4 . Set your account name, and choose the account type and address index. (You should now be able to find a new account with the type "ledger")
11
+
12
+ ![ Add Device] ( ../_assets/img/ledger/interlay/add-device.png )
13
+
14
+ ### Address
15
+
16
+ You can verify a public address on the Ledger device by clicking "Show address on hardware device".
17
+
18
+ ![ Show Address] ( ../_assets/img/ledger/interlay/show-address.png )
19
+
20
+ ### Transactions
21
+
22
+ Go to the "Extrinsics" tab and craft the "Submission". Supported calls are listed [ here] ( https://github.com/Zondax/ledger-interlay#tokens ) .
23
+
24
+ ![ Extrinsic] ( ../_assets/img/ledger/interlay/extrinsic.png )
25
+
26
+ Click the "Submit Transaction" button.
27
+
28
+ ![ Submit] ( ../_assets/img/ledger/interlay/submit.png )
29
+
30
+ The app will now display the transaction information, review this and then "REJECT" to cancel or "APPROVE" to sign.
31
+
32
+ ## Developers
33
+
34
+ Follow the build instructions specified [ here] ( https://github.com/Zondax/ledger-interlay ) .
You can’t perform that action at this time.
0 commit comments