tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

[DNM] feat: Use new `LaunchPadState` #193

Closed shanimal08 closed 8 months ago

shanimal08 commented 1 year ago

Description

This PR introduces changes to cater for the new LaunchPadState structure - currently only being used in the Dashboard ExpertView.

Changes

Outstanding (before i would consider this merge-able)

Motivation and Context

This is the start of trying to have the FE use the new structure for LaunchPadState - more info in the readme

How Has This Been Tested?

Manually, locally. Mostly with a lot of console.logs :) but you can now use the star/stop buttons in expert view

CjS77 commented 8 months ago

Obsolete