ltonetwork / lto-wallet

LTO Network web wallet
4 stars 37 forks source link

Select node from list for leasing #133

Closed jasny closed 3 years ago

jasny commented 3 years ago

In the wallet, make leasing a 2 step wizard. In the first step, select a node.

screenshot-wallet lto network-2021 01 12-14_30_54

The order should be randomized.

Clicking on the link icon will open a new tab with the node's website or Telegram group. It's not possible to link both in the list. Clicking elsewhere on the row will select that node.

The list of nodes is a static JSON file, which is part of this project. Adding a node is done through a PR. It should be possible to hide nodes without removing them from the JSON file.


The second step should be the form we see now. The amount should be set to the max value by default.

screenshot-wallet lto network-2021 01 12-14_37_26