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 16 forks source link

feat: new gui #336

Closed NovaT82 closed 4 months ago

NovaT82 commented 5 months ago

Description

New React / Tauri UI for launchpad

Motivation and Context

The previous UI doesn't work with the new backend To use, go to ui/frontend and run npm install Then run npm run start to start the ui This is still a work in progress, so not everything is connected to the backend yet

How Has This Been Tested?

Manually

stringhandler commented 5 months ago

🔥