1.1.2 • Published 2 years ago

multi-coin v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MultiCoin Wallet

Version NodeJS Version Platform

This is a CLI wallet for cryptocurrencies, it follows all the industries standard and can be used to securely (as much a hot wallet can be) manage Bitcoin like coins.

Supported coins 💰

  • Bitcoin
  • Bitcoin SV
  • Litecoin
  • Dogecoin
  • DigiByte
  • DigiByte Testnet
  • Ravencoin
  • Verge

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 multi-coin

To execute the wallet run one of this commands:

crypto

User Manual 📖

You can find all the documentation and information here.

Development 🛠️

git clone https://github.com/RenzoDD/multi-coin
cd multi-coin
npm install

Building the Binaries ✨

To build the multi-coin 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 can be use to store real cryptocurrency 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

Developers ✒️

GitHub