Compare commits
No commits in common. "main" and "Contractless-GUI-Wallet" have entirely different histories.
main
...
Contractle
|
|
@ -39,7 +39,7 @@ From `gui wallet/`:
|
|||
|
||||
```bash
|
||||
cargo check
|
||||
cargo build --release
|
||||
cargo build
|
||||
```
|
||||
|
||||
## Linux Prerequisites
|
||||
|
|
@ -67,3 +67,5 @@ Tauri expects platform icon assets in `icons/`.
|
|||
|
||||
- Windows uses `icon.ico`.
|
||||
- Linux expects `icon.png`.
|
||||
|
||||
The current icons are placeholders and should be replaced before release packaging.
|
||||
|
|
|
|||
Loading…
Reference in New Issue