Skip to content

Vecno-Foundation/vecno-desktop-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vecno Wallet

A secure, fast, and modern cryptocurrency wallet built with Tauri 2 and Yew for the Vecno blockchain. This application provides a native desktop experience with a reactive frontend, leveraging Rust for performance and security.

License Tauri Rust

⚡ Quick Start

Clone the repository

git clone https://github.com/Vecno-Foundation/vecno-desktop-wallet.git
cd vecno-wallet

Run in dev mode

cargo tauri dev

Build .exe and .msi

cargo tauri build