Skip to content

lucasdbr05/floresta-gui

Repository files navigation

Floresta GUI

A cross-platform graphical interface for Floresta - a lightweight Bitcoin client with Utreexo.

Main Commands

Development

# Install dependencies
pnpm install

# Run in development mode (hot reload)
pnpm run tauri dev

# Frontend only (without Tauri)
pnpm run dev

Build

# Production build (generates native executable)
pnpm run tauri build

# Frontend build only
pnpm run build

Project Setup

# Clone the repository
git clone https://github.com/lucasdbr05/floresta-gui.git
cd floresta-gui

# Install dependencies
pnpm install

# Run in development
pnpm run tauri dev

License

This project is licensed under the MIT License. See the LICENSE file for details.

Useful Links


About

A cross-plataform Graphical User Interface for Floresta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors