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.
- Host: GitHub
- URL: https://github.com/renzodd/digibyte-desktop
- Owner: RenzoDD
- License: mit
- Created: 2023-04-16T16:14:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T16:32:24.000Z (10 months ago)
- Last Synced: 2024-07-19T21:28:56.385Z (10 months ago)
- Language: JavaScript
- Homepage: https://digibytedesktop.org
- Size: 711 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DigiByte Desktop Wallet


**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 ✒️
[](https://github.com/RenzoDD)
## License 📄
Code released under the [MIT License](LICENSE.md).