An open source cryptocurrency signature tool
-
Import types: private key, mnemonic
-
Export types: json, csv and excel
-
supported cryptocurrencies
-
BCH - Bitcoin Cash
-
BTC - Bitcoin
-
BTC - Bitcoin Testnet
-
BTG - Bitcoin Gold
-
ETC - Ethereum Classic
-
ETH - Ethereum
-
LTC - Litecoin
-
XRP - Ripple
-
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build