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

https://github.com/renzodd/digibyte-desktop

A DigiByte Coin standard-compliant light wallet for desktop environment.
https://github.com/renzodd/digibyte-desktop

Last synced: 6 months ago
JSON representation

A DigiByte Coin standard-compliant light wallet for desktop environment.

Awesome Lists containing this project

README

        

# DigiByte Desktop Wallet

![NodeJS Version](https://img.shields.io/badge/nodejs-18.20.3-blue)
![Platform](https://img.shields.io/badge/platform-linux%20%7C%20win--64%20%7C%20mac--os-lightgrey)
![Licence](https://img.shields.io/badge/licence-MIT-green)

**A DigiByte Coin standard-compilant light wallet for desktop environment**. More info in the official website [digibytedesktop.org](https://digibytedesktop.org/).

## Get Started 📦

Download the installer that match your OS, execute it and you are ready to go!

## Development 🛠️

```sh
git clone https://github.com/RenzoDD/digibyte-desktop
cd digibyte-desktop
npm install
```

## Building the Binaries ✨

To build the `digibyte-desktop` run this command:

```sh
npm run dist
```

This will generate the binaries in the `dist` folder.

## Security 🛡️

This program can be use in a real environment but we do not take any responsability regarding lost funds.

If you find any flaw or trouble please submit a new thread on [Github Issues](https://github.com/RenzoDD/digibyte-desktop/issues)

## Fundraise 💰

- DigiByte: DDeskZwyPUPfJYthZBQvHd34px96yyfVci

## Developers ✒️

[![GitHub](https://img.shields.io/badge/Follow-RenzoDD-blue?logo=github&style=social)](https://github.com/RenzoDD)

## License 📄

Code released under the [MIT License](LICENSE.md).