digi-wallet
v1.0.3
Published
A CLI DigiByte Wallet
Downloads
1
Maintainers
Readme
DigiByte Wallet
DigiByte is more than a faster digital currency. It is an innovative blockchain that can be used for digital assets, smart contracts, decentralized applications and secure authentication.
This is a CLI wallet for DigiByte. Is intended for educational purposes, but as it follows all the industries standard, it can be used to securely (as much a hot wallet can be) manage coins.
Instalation 📦
Download the lastest binaries here and execute them using your command prompt or use the npm package manager and install it globally:
npm install -g digi-wallet
To execute the wallet run one of this commands:
digibyte
digibyte wallet.dgb
digibyte help
digibyte -v
User Manual 📖
You can find all the documentation and information here.
Development 🛠️
git clone https://github.com/RenzoDD/digi-wallet
cd digi-wallet
npm install
Building the Binaries ✨
To build the digi-wallet
binaries you must have globally installed pkg
package:
npm install -g pkg
npm run build
This will generate the binaries in the build
folder.
Security 🛡️
This wallet is for educative-propouses only. It can be use to store real DigiBytes 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
Donate 💰
Developers ✒️
License 📄
Code released under the MIT License.