An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Rust XDAG Wallet

This is a cross-platform XDAG GUI wallet, powered by `Rust` and `Slint UI`.

![slint ui icon](https://github.com/slint-ui/slint/raw/master/logo/slint-logo-full-light.svg)

## 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