#wallet #dusk #cryptocurrency #blockchain

bin+lib dusk-wallet

A library providing functionalities to create wallets compatible with Dusk Network

18 releases (10 breaking)

0.22.1 Mar 27, 2024
0.20.1 Nov 22, 2023
0.17.0 Jul 19, 2023
0.14.0 Jan 12, 2023
0.12.0 Oct 19, 2022

#2932 in Magic Beans

Download history 5/week @ 2024-02-16 104/week @ 2024-02-23 45/week @ 2024-03-01 10/week @ 2024-03-08 2/week @ 2024-03-15 90/week @ 2024-03-22 177/week @ 2024-03-29 26/week @ 2024-04-05

295 downloads per month
Used in zk-citadel-moat

MPL-2.0 license

165KB
4K SLoC

Repository Build Status Documentation

Dusk Wallet

Library providing functionalities to create wallets compatible with Dusk Network

This library is used to implement the official Dusk CLI wallet.


lib.rs:

Dusk Wallet Lib

The dusk_wallet library aims to provide an easy and convenient way of interfacing with the Dusk Network.

Clients can use Wallet to create their Dusk wallet, send transactions through the network of their choice, stake and withdraw rewards, etc.

Dependencies

~50–69MB
~1M SLoC