Skip to content

Commit

Permalink
Add Ledger wallet instructions for Flare
Browse files Browse the repository at this point in the history
And update the Songbird ones, because now everything is done through
the Ethereum app.
  • Loading branch information
segfaultxavi committed Jan 12, 2023
1 parent 0035815 commit 8975b09
Showing 1 changed file with 29 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
Hardware wallets are considered among the more secure options to manage crypto assets and store private keys.
Your crypto assets can remain safe, even if your computer or phone is compromised, as long as you keep your recovery phrase safe and review all transaction details before confirming transactions.

!!! note "Flare support instructions awaiting confirmation"

## Getting Started

To use your Ledger device with Songbird (`$SGB`), first make sure that you have:
To use your Ledger device with Flare or Songbird, first make sure that you have:

1. Initialized your Ledger device with a recovery phrase.
2. Protected your Ledger device with a PIN code.
Expand All @@ -17,68 +15,69 @@ To use your Ledger device with Songbird (`$SGB`), first make sure that you have:
6. Installed the latest version of [Google Chrome](https://www.google.com/chrome/).
7. Installed the [MetaMask browser extension](https://metamask.io/download.html) **version 10.5.0 or later**.

## Install the Songbird App
## Install the Ethereum App

After meeting the requirements, you can install the Songbird app by following these steps:
After meeting the requirements, you can install the Ethereum app by following these steps:

1. Open the Manager in Ledger Live.
2. Connect and unlock your Ledger device.
3. Allow the manager on your Ledger device by pressing both buttons.
4. Find Songbird in the app catalog.
4. Find `Ethereum (ETH)` in the app catalog.
5. Click the `Install` button of the app.
6. Your Ledger device will display `Processing…`.
7. The app installation is complete.

!!! info
Both Ethereum and Songbird Ledger apps can be used to sign transactions for the Songbird network.

## Use Ledger Device with MetaMask

You can access Songbird by using your Ledger device with the MetaMask browser extension.

1. Open the MetaMask browser extension and login.
2. Click on Custom RPC in the networks dropdown

a) Enter network name: `Songbird`.

b) Enter RPC URL: `https://songbird.towolabs.com/rpc`.
=== "Songbird"

c) Enter chain ID: `19`.
| Field | Value |
| ------------------ | ---------------------------------------------- |
| Network Name | **Songbird** |
| New RPC URL | <https://songbird-api.flare.network/ext/C/rpc> |
| Chain ID | **19** |
| Currency Symbol | **SGB** |
| Block Explorer URL | <https://songbird-explorer.flare.network> |

d) Enter symbol: `SGB`.
=== "Flare"

e) Enter block explorer URL: `https://songbird-explorer.flare.network`.
| Field | Value |
| ------------------ | ------------------------------------------- |
| Network Name | **Flare** |
| New RPC URL | <https://flare-api.flare.network/ext/C/rpc> |
| Chain ID | **14** |
| Currency Symbol | **FLR** |
| Block Explorer URL | <https://flare-explorer.flare.network> |

f) Click Save.
Finally, click ``Save``.

3. Select Songbird in the network dropdown.
3. Select Songbird or Flare in the network dropdown.
4. Connect your Ledger device using USB.
5. Open the Songbird app on your Ledger device.
5. Open the Ethereum app on your Ledger device.
6. If Ledger Live is still running, you must now quit the app on your computer.
7. In MetaMask's Advanced Settings ensure that the `Preferred Ledger Connection Type` is set to `WebHID` in the drop-down menu (it should be the case by default).
8. Click your account image and `Connect Hardware Wallet`.
9. A pop up box will appear listing paired Human Interface Devices (HID). Highlight your Ledger S or Ledger X and click `Connect`.
10. Select your Account and click `Unlock`.

!!! info

Please note that Towo Labs RPC node available at `https://songbird.towolabs.com/rpc` is only for individuals and **not for commercial use**.

Companies and developers may contact Towo Labs to arrange dedicated access.

You will see your `$SGB` balance on the overview.
To receive `$SGB`, copy your account address and share it with the sender.
To send `$SGB`, click `Send` and enter the recipient address, enter the desired amount and click `Next`.
If prompted, allow MetaMask to open Ledger Live and open the device bridge.
You will see your `$SGB` or `$FLR` balance on the overview.
To receive tokens, copy your account address and share it with the sender.
To send tokens, click `Send` and enter the recipient address, enter the desired amount and click `Next`.
When prompted, allow MetaMask to open Ledger Live and open the device bridge.
Follow the on screen instructions to confirm or reject the transaction on your Ledger device.

!!! warning
Always review all transaction details on your Ledger device before confirming any transaction!

## Wrap and Delegate

Once connected to the Songbird network, enter the address of the website or dapp you wish to use to wrap and delegate in the MetaMask browser.
A few of the data providers have developed dapps integrated with their websites that allow users to wrap, delegate and claim `$SGB` rewards.
Once connected to the Songbird or Flare networks, enter the address of the website or dapp you wish to use to wrap and delegate in the MetaMask browser.
A few of the data providers have developed dapps integrated with their websites that allow users to wrap, delegate and claim rewards.
Delegating using this method is not exclusive to one specific provider, as these dapps allow you to choose from a number of different providers.

Many data providers have developed dapps for wrapping and delegation.
Expand Down

0 comments on commit 8975b09

Please sign in to comment.