https://github.com/swordlet/xdag-plus
This is a cross-platform XDAG GUI wallet, powered by Rust and Slint UI.
https://github.com/swordlet/xdag-plus
cross-platform cryptocurrency rust slint-ui wallet xdag xdagger
Last synced: about 1 year ago
JSON representation
This is a cross-platform XDAG GUI wallet, powered by Rust and Slint UI.
- Host: GitHub
- URL: https://github.com/swordlet/xdag-plus
- Owner: swordlet
- License: mit
- Created: 2025-04-06T14:47:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-09T02:48:22.000Z (about 1 year ago)
- Last Synced: 2025-04-10T01:13:27.370Z (about 1 year ago)
- Topics: cross-platform, cryptocurrency, rust, slint-ui, wallet, xdag, xdagger
- Language: Slint
- Homepage:
- Size: 9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust XDAG Wallet
This is a cross-platform XDAG GUI wallet, powered by `Rust` and `Slint UI`.

## bip32
bip32 package forked from bip32 crate and changed mnemonic words length.
It supports new 12 words generation and 12 ~ 24 words importation.
## Build
```bash
cargo build --release
```
## Acknowlegement
https://github.com/syf20020816/SurrealismUI